Re: Backing up multiple databases - Mailing list pgsql-general

From Jacob Atzen
Subject Re: Backing up multiple databases
Date
Msg-id 20050617134007.GB11639@interflow.dk
Whole thread Raw
In response to Re: Backing up multiple databases  (Christopher Browne <cbbrowne@acm.org>)
List 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 by date:

Previous
From: stig erikson
Date:
Subject: psql: FATAL: database "template1" is not currently accepting connections
Next
From: Michael Fuhr
Date:
Subject: Re: psql: FATAL: database "template1" is not currently accepting connections