{"library":"postgres-copy","type":"library","category":null,"description":"A simple CLI tool written in Node.js for copying the contents of a PostgreSQL table from one database to another, including across different servers. Version 1.0.0 provides command-line options for source and target connections, with password prompts for security. It offers defaults and partial configuration to reuse source values. Key differentiators: lightweight, no dependencies beyond Node.js, explicitly handles cross-server copies.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","postgres","copy","cli","tool","database","sql","pg"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-copy","imports":["npx postgres-copy [options]","npm install -g postgres-copy && postgres-copy [options]"]},{"cmd":"yarn add postgres-copy","imports":[]},{"cmd":"pnpm add postgres-copy","imports":[]}],"homepage":"https://github.com/calii23/postgres-copy#readme","github":"https://github.com/calii23/postgres-copy","docs":null,"changelog":null,"pypi":null,"npm":"postgres-copy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}