pg_dumpall doesn't support -s anymore?

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: pg_dumpall doesn't support -s anymore?
Date: 2003-08-04 01:51:13
Message-ID: 20030804015112.GC11230@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Our backup scheme involves dumping the schema with pg_dumpall (including
users, groups, etc) using the -s option. Then the databases are dumped
individually with pg_dump -a. This works in 7.0.

In 7.3.3 this no longer works (the -a option is gone too).

Is there any particular reason for this?

Thanks in advance,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> "All that is needed for the forces of evil to triumph is for enough good
> men to do nothing." - Edmond Burke
> "The penalty good people pay for not being interested in politics is to be
> governed by people worse than themselves." - Plato

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-08-04 02:09:27 Re: pg_dumpall doesn't support -s anymore?
Previous Message Ron Johnson 2003-08-03 23:47:25 Re: COPY and double-quote-separated fields