Re: pg_dumpall doesn't support -s anymore?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_dumpall doesn't support -s anymore?
Date: 2003-08-04 02:09:27
Message-ID: 6827.1059962967@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Martijn van Oosterhout <kleptog(at)svana(dot)org> writes:
> In 7.3.3 this no longer works (the -a option is gone too).

If you're feeling desperate you could probably backpatch this 7.4 fix:

2003-05-30 19:55 tgl

* doc/src/sgml/ref/pg_dumpall.sgml, src/bin/pg_dump/pg_dumpall.c:
Cause pg_dumpall to support the -a, -s, -x options of pg_dump.

> Is there any particular reason for this?

Oversight, I'd imagine.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2003-08-04 03:29:21 Re: like performance w/o wildcards.
Previous Message Martijn van Oosterhout 2003-08-04 01:51:13 pg_dumpall doesn't support -s anymore?