pg_dump: Add a --load-via-partition-root option.
Robert Haas <rhaas@postgresql.org>
pg_dump: Add a --load-via-partition-root option. Rushabh Lathia, reviewed and somewhat revised by me. Testing by Rajkumar Raghuwanshi. Discussion: http://postgr.es/m/CAGPqQf0C1he087bz9xRBOGZBuESYz9X=Fp8Ca_g+TfHgAff75g@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dumpall.sgml | modified | +15 −0 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +15 −0 |
| src/bin/pg_dump/common.c | modified | +35 −16 |
| src/bin/pg_dump/pg_backup.h | modified | +1 −0 |
| src/bin/pg_dump/pg_dumpall.c | modified | +5 −0 |
| src/bin/pg_dump/pg_dump.c | modified | +74 −2 |
Documentation touched
Discussion
- reload-through-the-top-parent switch the partition table 29 messages · 2017-08-01 → 2017-08-15