Skip to content

Commit 529bb16

Browse files
authored
feat: Add option to dump and load database snapshots, while keeping (#1873)
relationships on foreign tables. * Replace direct DB-to-DB migration with snapshot (dump to tar.gz) and restore (load from archive) subcommands, using CSV serialization and SpooledTemporaryFile for memory-efficient streaming.
1 parent 8fe3e91 commit 529bb16

2 files changed

Lines changed: 285 additions & 155 deletions

File tree

0 commit comments

Comments
 (0)