Re: pg_dumpall --roles-only interact with other options - Mailing list pgsql-hackers

From jian he
Subject Re: pg_dumpall --roles-only interact with other options
Date
Msg-id CACJufxHVwWs4kha+iP4+LOwLmsRSNjto-QRN1o2erjiScV6AbA@mail.gmail.com
Whole thread Raw
In response to Re: pg_dumpall --roles-only interact with other options  (Zsolt Parragi <zsolt.parragi@percona.com>)
Responses Re: pg_dumpall --roles-only interact with other options
List pgsql-hackers
On Wed, Feb 25, 2026 at 4:09 AM Zsolt Parragi <zsolt.parragi@percona.com> wrote:
>
> Shouldn't these also use pg_log_error + pg_log_error_hint + exit_nicely?
>

Sure.

> Otherwise it looks good to me.
While rebasing, I found that I missed the combination: --statistics
and --no-statistics.
Since pg_dump will error out on this combination, pg_dumpall should too.



--
jian
https://www.enterprisedb.com/

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: DOCS - pg_walsummary typo?
Next
From: Blessy Thomas
Date:
Subject: Extension - multilingual_fuzzy_match : Multilingual phonetic matching extension for PostgreSQL