Recommend --no-psqlrc when restoring a pg_dump script

Edit
ID 5306
Title Recommend --no-psqlrc when restoring a pg_dump script
Topic Documentation
Created 2024-10-17 00:24:35
Last modified 2025-01-25 17:46:46 (1 week, 3 days ago)
Latest email 2025-01-27 00:23:15 (1 week, 2 days ago)
Status
2025-01: Committed
2024-11: Moved to next CF
Target version stable
Authors Shinya Kato (shinyakato)
Reviewers Robert Treat (xzilla)Become reviewer
Committer Tom Lane (tgl)
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/5306
git checkout commitfest/cf/5306
Emails
Set AUTOCOMMIT to on in script output by pg_dump
First at 2024-10-09 02:10:37 by Shinya Kato <Shinya11.Kato at oss.nttdata.com>
Latest at 2025-01-27 00:23:15 by Shinya Kato <Shinya11.Kato at oss.nttdata.com>
Latest attachment (v3-0001-doc-Add-no-psqlrc-in-pg_dump-pg_dumpall-docs.patch) at 2025-01-22 13:01:48 from Shinya Kato <Shinya11.Kato at oss.nttdata.com>
    Attachment (v3-0001-doc-Add-no-psqlrc-in-pg_dump-pg_dumpall-docs.patch) at 2025-01-22 13:01:48 from Shinya Kato <Shinya11.Kato at oss.nttdata.com> (Patch: Yes)
    Attachment (xzilla-pg_dump-no-psqlrc.diff) at 2025-01-17 15:45:46 from Robert Treat <rob at xzilla.net> (Patch: Yes)
    Attachment (v2-0001-doc-Add-no-psqlrc-in-pg_dump-pg_dumpall-docs.patch) at 2024-10-10 05:56:29 from Shinya Kato <Shinya11.Kato at oss.nttdata.com> (Patch: Yes)
    Attachment (v1-0001-Set-AUTOCOMMIT-to-on-in-script-output-by-pg_dump.patch) at 2024-10-09 02:10:37 from Shinya Kato <Shinya11.Kato at oss.nttdata.com> (Patch: Yes)
History
When Who What
2025-01-25 17:46:46 Tom Lane (tgl) Closed in commitfest 2025-01 with status: Committed
2025-01-25 17:30:33 Tom Lane (tgl) Added tgl as committer
2025-01-23 19:41:21 Robert Treat (xzilla) New status: Ready for Committer
2025-01-17 20:15:09 Tom Lane (tgl) Changed name to Recommend --no-psqlrc when restoring a pg_dump script
2025-01-17 15:47:12 Robert Treat (xzilla) Added xzilla as reviewer
2024-12-10 07:39:25 Michael Paquier (michael-kun) Closed in commitfest 2024-11 with status: Moved to next CF
2024-10-17 00:25:03 Shinya Kato (shinyakato) Changed authors to Shinya Kato (shinyakato)
2024-10-17 00:25:03 Shinya Kato (shinyakato) Changed targetversion to stable
2024-10-17 00:24:36 Shinya Kato (shinyakato) Attached mail thread 96ff23a5d858ff72ca8e823a014d16fe@oss.nttdata.com
2024-10-17 00:24:35 Shinya Kato (shinyakato) Created patch record
Edit