Re: pg_dumpall --roles-only interact with other options

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, wangpeng <215722532(at)qq(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dumpall --roles-only interact with other options
Date: 2026-02-24 20:09:35
Message-ID: CAN4CZFNvmxdfX+Ujf2tLhScA_oLi2rmJtMNxCQbJHDSrNk_hrg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Shouldn't these also use pg_log_error + pg_log_error_hint + exit_nicely?

And there's a commit message typo:

"there 3 combination should fail immediately"

there -> these

Otherwise it looks good to me.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-02-24 20:21:05 Re: Wrong results with grouping sets
Previous Message Peter Eisentraut 2026-02-24 20:04:50 Re: Optimize SELECT * in EXISTS