Fix pg_dump for partition tablespaces

Edit
ID 2066
Title Fix pg_dump for partition tablespaces
Topic Bug Fixes
Created 2019-03-20 13:38:35
Last modified 2019-04-26 22:38:51 (5 years, 6 months ago)
Latest email 2019-04-25 14:35:46 (5 years, 6 months ago)
Status
2019-07: Committed
Target version
Authors David Rowley (davidrowley)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2066
git checkout commitfest/cf/2066
Emails
pg_dump is broken for partition tablespaces
First at 2019-03-06 06:45:06 by David Rowley <david.rowley at 2ndquadrant.com>
Latest at 2019-04-25 14:35:46 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (no-db-tablespace.patch) at 2019-04-24 22:40:38 from Alvaro Herrera <alvherre at 2ndquadrant.com>
    Attachment (no-db-tablespace.patch) at 2019-04-24 22:40:38 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v5-0001-Make-pg_dump-emit-ATTACH-PARTITION-instead-of-PAR.patch) at 2019-04-18 21:50:31 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v4-0001-psql-display-tablespace-for-partitioned-indexes.patch) at 2019-04-17 22:06:00 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v3-0001-psql-display-tablespace-for-partitioned-indexes.patch) at 2019-04-17 21:39:01 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (partition-tablespaces-david.patch) at 2019-04-14 11:21:15 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (partition-tablespaces.patch) at 2019-04-12 23:36:37 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (tblsp.patch) at 2019-04-10 22:11:21 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (tbspc-partitioned.patch) at 2019-04-09 22:34:35 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v2-0001-Make-pg_dump-emit-ATTACH-PARTITION-instead-of-PAR.patch) at 2019-04-09 13:30:36 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v1-0001-Make-pg_dump-emit-ATTACH-PARTITION-instead-of-PAR.patch) at 2019-03-06 11:26:21 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2019-04-26 22:38:51 David Rowley (davidrowley) Closed in commitfest 2019-07 with status: Committed
2019-04-26 22:38:51 David Rowley (davidrowley) Changed committer to alvherre
2019-03-20 13:38:56 David Rowley (davidrowley) New status: Waiting on Author
2019-03-20 13:38:50 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2019-03-20 13:38:35 David Rowley (davidrowley) Attached mail thread CAKJS1f_1c260nOt_vBJ067AZ3JXptXVRohDVMLEBmudX1YEx-A@mail.gmail.com
2019-03-20 13:38:35 David Rowley (davidrowley) Created patch record
Edit