Re: add missing options to pg_dumpall - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: add missing options to pg_dumpall
Date
Msg-id 200407121435.i6CEZsP13483@candle.pha.pa.us
Whole thread Raw
In response to add missing options to pg_dumpall  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: add missing options to pg_dumpall  (Stefan Kaltenbrunner <mm-mailinglist@madness.at>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: plperl fixes
Next
From: Tom Lane
Date:
Subject: Re: pg_autovacuum integration attempt #2