Re: Correct pg_dumpall Syntax

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Correct pg_dumpall Syntax
Date: 2008-06-18 14:23:56
Message-ID: 20080618142356.GF21028@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Wed, dem 18.06.2008, um 7:16:11 -0700 mailte Rich Shepard folgendes:
> I do not see an option on the man page for pg_dumpall that directs it to
> the data of a different version on a different filesystem. I would greatly
> appreciate learning the correct syntax that will allow me to use the
> pg_dumpall from 8.3.3 to extract all data from the 8.1.4 version residing in
> /usr4/pgsql_old/data/ and write it to a file (with the -f option) in
> /usr4/postgres-backups.
>
> There are no postmaster or postgres processes running.

Impossible, pg_dump needs a running db.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2008-06-18 14:31:59 Re: Error when trying to drop a tablespace
Previous Message Raymond O'Donnell 2008-06-18 14:20:17 Re: Correct pg_dumpall Syntax