Re: Backing up multiple databases

Поиск
Список
Период
Сортировка
От Jacob Atzen
Тема Re: Backing up multiple databases
Дата
Msg-id 20050617134007.GB11639@interflow.dk
обсуждение исходный текст
Ответ на Re: Backing up multiple databases  (Christopher Browne <cbbrowne@acm.org>)
Список pgsql-general
On Fri, Jun 17, 2005 at 08:43:21AM -0400, Christopher Browne wrote:
> >> There is an option to pg_dumpall, -O, which makes it dump stuff
> >> without owners. See the following:

> > Ah yes, I should have told you that the server is running 7.4.5,
> > sorry.  I will consider upgrading if there's no alternative way.

> That option did exist in 7.4, so you're not being steered terribly
> wrongly, although you may want to check the docs from v7.4 in case
> there are any other differences relevant to you.

It doesn't exist in pg_dumpall on 7.4.5:

% pg_dumpall -O
pg_dumpall: invalid option -- O

But I'll just use pg_dump where it does exist.

--
Thanks,
Jacob Atzen

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

Предыдущее
От: stig erikson
Дата:
Сообщение: psql: FATAL: database "template1" is not currently accepting connections
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: psql: FATAL: database "template1" is not currently accepting connections