Re: reload-through-the-top-parent switch the partition table
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
Rushabh Lathia <rushabh.lathia@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2017-08-03T15:53:30Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > So maybe --load-via-partition-root if nobody likes my previous > suggestion of --partition-data-via-root ? WFM. regards, tom lane
Commits
-
pg_dump: Add a --load-via-partition-root option.
- 23d7680d04b9 11.0 landed
-
Improve pg_dump's dependency-sorting logic to enforce section dump order.
- a1ef01fe163b 9.3.0 cited