Add a --no-role-password flag in pg_dumpall to allow running without superuser privs

Edit
ID 1013
Title Add a --no-role-password flag in pg_dumpall to allow running without superuser privs
Topic Security
Created 2017-02-19 14:44:47
Last modified 2017-03-07 14:04:10 (7 years, 9 months ago)
Latest email 2017-03-24 03:28:47 (7 years, 8 months ago)
Status
2017-03: Committed
Target version
Authors Robins Tharakan (robins)
Reviewers Simon Riggs (simon)Become reviewer
Committer Simon Riggs (simon)
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/1013
git checkout commitfest/cf/1013
Emails
Allow pg_dumpall to work without pg_authid
First at 2017-02-18 18:54:34 by Robins Tharakan <tharakan at gmail.com>
Latest at 2017-03-24 03:28:47 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest attachment (pg_dumpall_no_role_passwords.v2.patch) at 2017-02-25 11:36:20 from Simon Riggs <simon at 2ndquadrant.com>
    Attachment (pg_dumpall_no_role_passwords.v2.patch) at 2017-02-25 11:36:20 from Simon Riggs <simon at 2ndquadrant.com> (Patch: Yes)
    Attachment (use_pgroles_instead_of_pg_authid.diff.gz) at 2017-02-22 07:33:10 from Robins Tharakan <tharakan at gmail.com> (Patch: No)
    Attachment (pgdumpall_nopgauthid_flag.diff.gz) at 2017-02-19 14:42:49 from Robins Tharakan <tharakan at gmail.com> (Patch: No)
History
When Who What
2017-03-07 14:04:10 Simon Riggs (simon) Closed in commitfest 2017-03 with status: Committed
2017-03-07 14:04:03 Simon Riggs (simon) Added simon as committer
2017-02-28 17:48:11 Simon Riggs (simon) Changed name to Add a --no-role-password flag in pg_dumpall to allow running without superuser privs
2017-02-25 11:36:42 Simon Riggs (simon) New status: Ready for Committer
2017-02-24 15:57:33 Simon Riggs (simon) Changed topic to Security
2017-02-24 15:57:12 Simon Riggs (simon) Added simon as reviewer
2017-02-22 07:33:58 Robins Tharakan (robins) Changed name to Add a --no-role-password flag in pg_dumpall to accommodate AWS RDS
2017-02-19 14:45:15 Robins Tharakan (robins) Changed authors to Robins Tharakan (robins)
2017-02-19 14:44:47 Robins Tharakan (robins) Attached mail thread CAEP4nAz9V4H41_4ESJd1Gf0v=devkqO1=po91jUw-GJSx8Hxqg@mail.gmail.com
2017-02-19 14:44:47 Robins Tharakan (robins) Created patch record
Edit