Export from Postgres — clean records for the next system
The easy part, and the real question
Section titled “The easy part, and the real question”Getting data out of Postgres is the easy part — COPY or pg_dump does it in one command. The real
question is where the data lands next. Headed into a SaaS system? That system’s page in
this section shows the way in. And if a spreadsheet from some Postgres-backed system just
landed on your desk, try it in the playground — free, no
signup — or join the waitlist for the
run-it-yourself importer.