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-17 20:15:09 (9 hours, 5 minutes ago)
Latest email 2025-01-17 20:11:10 (9 hours, 9 minutes ago)
Status
2025-01: Needs review
2024-11: Moved to next CF
Target version stable
Authors Shinya Kato (shinyakato)
Reviewers Robert Treat (xzilla)Become reviewer
Committer
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-17 20:11:10 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (xzilla-pg_dump-no-psqlrc.diff) at 2025-01-17 15:45:46 from Robert Treat <rob at xzilla.net>
    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-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