Re: add missing options to pg_dumpall

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: add missing options to pg_dumpall
Дата
Msg-id 200407121435.i6CEZsP13483@candle.pha.pa.us
обсуждение исходный текст
Ответ на add missing options to pg_dumpall  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: add missing options to pg_dumpall  (Stefan Kaltenbrunner <mm-mailinglist@madness.at>)
Список pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------



Christopher Kings-Lynne wrote:
> Hi,
>
> This patch adds the following options to pg_dumpall, to be passed to
> pg_dump:
>
> -S, --superuser=NAME
>
> -O, --no-owner
>
> -X disable-dollar-quoting, --disable-dollar-quoting
>
> -X disable-triggers, --disable-triggers
>
> Chris
>

[ application/x-gzip is not supported, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: plperl fixes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_autovacuum integration attempt #2