Re: pg_dump: PG 7.0 -> PG 7.2.1 - Mailing list pgsql-general

From Ewald Geschwinde
Subject Re: pg_dump: PG 7.0 -> PG 7.2.1
Date
Msg-id 3D3B2DDA.8010403@geschwinde.net
Whole thread Raw
In response to pg_dump: PG 7.0 -> PG 7.2.1  (Andreas Schlegel <schlegel@software.b.uunet.de>)
List pgsql-general
Andreas Schlegel wrote:

> Hi,
>
> I am used to dump a Postgres 7.2.1 with pg_dump -Ft ... and restore
> using the command pg_restore -Ft ...
>
> Now I have to dump a PG 7.0 database and restore it in a PG 7.2.1
> server. Does anyone what are good commands for dumping and restoring?
>
> Greetings,
> Andreas
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>
pg_dump --help





pgsql-general by date:

Previous
From: Andreas Schlegel
Date:
Subject: pg_dump: PG 7.0 -> PG 7.2.1
Next
From: Alessandro Baretta
Date:
Subject: Memory usage question