Hacker News new | ask | show | jobs
by nijave 1098 days ago
Check out pgcopydb. It uses COPY under the hood in parallel and is a lot faster than pg_dump/pg_restore.