pg_dumpall doesn't support -s anymore?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема pg_dumpall doesn't support -s anymore?
Дата
Msg-id 20030804015112.GC11230@svana.org
обсуждение исходный текст
Ответы Re: pg_dumpall doesn't support -s anymore?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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@svana.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

Вложения

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

Предыдущее
От: Ron Johnson
Дата:
Сообщение: Re: COPY and double-quote-separated fields
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dumpall doesn't support -s anymore?