Re: pg_restore documentation and --create/--single-transaction limitation
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-03-29T18:09:31Z
Lists: pgsql-hackers
Laurenz Albe <laurenz.albe@cybertec.at> writes: > On Tue, 2025-09-30 at 17:01 +0530, Ashutosh Bapat wrote: >> Attached patch with those changes. > I agree with your simpler version. I'll mark the patch "ready for committer". Pushed. I changed "or" to "nor" which I thought read better. regards, tom lane
Commits
-
Doc: document more incompatible pg_restore option pairs.
- d4cb9c37765a 19 (unreleased) landed