Re: pg_restore documentation and --create/--single-transaction limitation
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
From: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-03-30T03:15:36Z
Lists: pgsql-hackers
On Sun, Mar 29, 2026 at 11:39 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > > 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. > Thanks a lot Tom. -- Best Wishes, Ashutosh Bapat
Commits
-
Doc: document more incompatible pg_restore option pairs.
- d4cb9c37765a 19 (unreleased) landed