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

From Andrew Dunstan
Subject Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Date
Msg-id c29f141a-9a36-402e-9ecd-c59f79ac5878@dunslane.net
Whole thread Raw
In response to bug: pg_dumpall with --data-only and --clean options is giving an error after some dump  (Mahendra Singh Thalor <mahi6run@gmail.com>)
Responses Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
List pgsql-hackers
On 2026-03-14 Sa 3:18 PM, Mahendra Singh Thalor wrote:
> Hi all,
>
> I was doing some tests with pg_dump, pg_dumpall and pg_restore tools. 
> With "pg_dumpall --data-only --clean", we are reporting an error after 
> dumping some data.


Hmm, this looks like behaviour that goes a long way back. Should we 
backpatch this fix?


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: some more include removal from headers
Next
From: Alexander Lakhin
Date:
Subject: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly