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

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: pg_dumpall --roles-only interact with other options
Дата
Msg-id aYoyWeud60EDsUAl@nathan
обсуждение исходный текст
Ответ на Re: pg_dumpall --roles-only interact with other options  (Zsolt Parragi <zsolt.parragi@percona.com>)
Ответы Re: pg_dumpall --roles-only interact with other options
Список pgsql-hackers
On Mon, Feb 09, 2026 at 07:09:54PM +0000, Zsolt Parragi wrote:
> But it is again missing a few cases that should error out before
> pg_dump, as currently it fails after pg_dump errors out:
> 
> --schema-only --no-schema
> --data-only --no-data
> --statistics-only --no-statistics

Is there a reason we need to duplicate these checks in pg_dumpall when they
are already handled by pg_dump?

-- 
nathan



В списке pgsql-hackers по дате отправления: