Re: Use 7.4.1's pg_dump in 7.2.4?

From: "Anjan Dave" <adave(at)vantage(dot)com>
To: "Peter Eisentraut" <peter_e(at)gmx(dot)net>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Use 7.4.1's pg_dump in 7.2.4?
Date: 2004-04-05 18:03:13
Message-ID: 4BAFBB6B9CC46F41B2AD7D9F4BBAF78508CAD7@vt-pe2550-001.vantage.vantage.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am having some trouble restoring the data back on 7.4.1 (made from
pg_dump on 7.2.4), that's the reason I would like to try dumping using
the pg_dump version of 7.4.1.

I had read in a post somethere by Tom Lane that the pg_dump of 7.4.1 can
be used to dump data on earlier versions, which is what I wanted to try.

-anjan

-----Original Message-----
From: Peter Eisentraut [mailto:peter_e(at)gmx(dot)net]
Sent: Monday, April 05, 2004 1:36 PM
To: Anjan Dave; pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Use 7.4.1's pg_dump in 7.2.4?

Anjan Dave wrote:
> Purpose is to dump/restore a pretty good-sized db (19GB) on 7.2.4, so
> I can upgrade it to 7.4.1.

pg_dump should be able to dump databases back to about 7.1, so you
should be good to go. As always, if you have problems, we would like
to hear about it.

By the way, the latest version is 7.4.2 already.

Browse pgsql-admin by date

  From Date Subject
Next Message Marc G. Fournier 2004-04-05 18:13:33 Re: Frequent 'deadlock detected' in 7.4 ... or just my bad
Previous Message Matt Clark 2004-04-05 17:41:20 Re: Frequent 'deadlock detected' in 7.4 ... or just my bad