Add --include-table-data-where option to pg_dump, to export only a subset of table data

Edit
ID 1644
Title Add --include-table-data-where option to pg_dump, to export only a subset of table data
Topic Clients
Created 2018-05-21 21:12:41
Last modified 2019-01-31 13:21:22 (5 years, 9 months ago)
Latest email 2019-01-31 19:21:57 (5 years, 9 months ago)
Status
2019-01: Returned with feedback
2018-11: Moved to next CF
2018-09: Moved to next CF
2018-07: Moved to next CF
Target version
Authors Carter Thaxton (carter.thaxton)
Reviewers Gerdan Santos (gerdan), Surafel Temesgen (surafel)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub Git
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/1644
git checkout commitfest/cf/1644
Emails
Add --include-table-data-where option to pg_dump, to export only a subset of table data
First at 2018-05-20 23:48:44 by Carter Thaxton <carter.thaxton at gmail.com>
Latest at 2019-01-31 19:21:57 by Carter Thaxton <carter.thaxton at gmail.com>
Latest attachment (pgdump-include-table-data-where-v5.patch) at 2019-01-31 19:21:57 from Carter Thaxton <carter.thaxton at gmail.com>
    Attachment (pgdump-include-table-data-where-v5.patch) at 2019-01-31 19:21:57 from Carter Thaxton <carter.thaxton at gmail.com> (Patch: Yes)
    Attachment (pgdump-include-table-data-where-v4.patch) at 2018-05-31 01:49:06 from Carter Thaxton <carter.thaxton at gmail.com> (Patch: Yes)
    Attachment (pgdump-include-table-data-where-v3.patch) at 2018-05-23 10:18:52 from Carter Thaxton <carter.thaxton at gmail.com> (Patch: Yes)
    Attachment (pgdump-include-table-data-where-v2.patch) at 2018-05-23 05:18:32 from Carter Thaxton <carter.thaxton at gmail.com> (Patch: Yes)
    Attachment (pgdump-include-table-data-where-v1.patch) at 2018-05-20 23:48:44 from Carter Thaxton <carter.thaxton at gmail.com> (Patch: No)
History
When Who What
2019-01-31 13:21:22 Andres Freund (andresfreund) Closed in commitfest 2019-01 with status: Returned with feedback
2019-01-14 06:05:41 Surafel Temesgen (surafel) New status: Waiting on Author
2018-11-29 12:49:02 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-10-02 02:19:12 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-10-02 02:19:08 Michael Paquier (michael-kun) New status: Needs review
2018-09-14 12:05:06 Surafel Temesgen (surafel) New status: Waiting on Author
2018-08-10 22:01:57 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-08-10 22:01:45 Andrew Dunstan (adunstan) New status: Needs review
2018-08-09 16:50:04 Andrew Dunstan (adunstan) Changed authors to Carter Thaxton (carter.thaxton)
2018-06-29 12:11:45 Surafel Temesgen (surafel) New status: Waiting on Author
2018-06-08 12:59:50 Surafel Temesgen (surafel) Added surafel as reviewer
2018-06-01 15:27:07 Gerdan Santos (gerdan) Added gerdan as reviewer
2018-05-21 21:19:44 Carter Thaxton (carter.thaxton) Changed gitlink to https://github.com/postgres/postgres/compare/master...carter-thaxton:pgdump_where
2018-05-21 21:12:41 Carter Thaxton (carter.thaxton) Attached mail thread CAGiT_HNav5B=OfCdfyFoqTa+oe5W1vG=PXkTETCxXg4kcUTktA@mail.gmail.com
2018-05-21 21:12:41 Carter Thaxton (carter.thaxton) Created patch record
Edit