Re: pg_restore documentation and --create/--single-transaction limitation - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_restore documentation and --create/--single-transaction limitation
Date
Msg-id 1846981.1774807771@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_restore documentation and --create/--single-transaction limitation  (Laurenz Albe <laurenz.albe@cybertec.at>)
List 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



pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Add max_wal_replay_size connection parameter to libpq
Next
From: KAZAR Ayoub
Date:
Subject: Re: Add pg_stat_vfdcache view for VFD cache statistics