Re: pg_restore documentation and --create/--single-transaction limitation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_restore documentation and --create/--single-transaction limitation
Date: 2026-03-29 18:09:31
Message-ID: 1846981.1774807771@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message KAZAR Ayoub 2026-03-29 18:23:44 Re: Add pg_stat_vfdcache view for VFD cache statistics
Previous Message Jim Jones 2026-03-29 17:56:25 Add max_wal_replay_size connection parameter to libpq