Skip to content

Commit f6ca290

Browse files
committed
Support for multiple --tables, as well as Concurrent DDL Guard.
Code merged in, with a few more changes, from the multiple_tables branch. The multiple --table support and SimpleStringList code is largely borrowed from pg_dump. (pg_reorg Issue #18). The concurrent DDL guard is implemented using an auxiliary database connection (pg_reorg Issue #8) which holds an ACCESS SHARE lock on the target table while pg_repack conducts the rest of its work.
2 parents a072cc9 + 3c13a0d commit f6ca290

File tree

5 files changed

+490
-90
lines changed

5 files changed

+490
-90
lines changed

0 commit comments

Comments
 (0)