Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Date
Msg-id abgqU-mWqDBRQh4_@nathan
Whole thread Raw
In response to Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Mon, Mar 16, 2026 at 09:52:21AM -0500, Nathan Bossart wrote:
> Agreed, I don't think back-patching is worth the (probably low) risk.  The
> latest patch for v19 looks good to me.  I recently committed some stuff in
> this area, so I can take care of committing this one, too.

Committed.

-- 
nathan



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Adding REPACK [concurrently]
Next
From: Ayush Tiwari
Date:
Subject: Proposal: Prevent Primary/Standby SLRU divergence during MultiXact truncation