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

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Mahendra Singh Thalor <mahi6run(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Date: 2026-03-15 11:58:31
Message-ID: c29f141a-9a36-402e-9ecd-c59f79ac5878@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2026-03-15 12:00:00 pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
Previous Message Álvaro Herrera 2026-03-15 11:41:22 Re: some more include removal from headers