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

From Ashutosh Bapat
Subject Re: pg_restore documentation and --create/--single-transaction limitation
Date
Msg-id CAExHW5u_EPurX=CuY4MWoe7LUm0Fx9qptAJLaY6r_axmjPXV3g@mail.gmail.com
Whole thread
In response to Re: pg_restore documentation and --create/--single-transaction limitation  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: Andrey Silitskiy
Date:
Subject: Re: Exit walsender before confirming remote flush in logical replication
Next
From: Richard Guo
Date:
Subject: Re: Eager aggregation, take 3