Use 7.4.1's pg_dump in 7.2.4? - Mailing list pgsql-admin

From Anjan Dave
Subject Use 7.4.1's pg_dump in 7.2.4?
Date
Msg-id 4BAFBB6B9CC46F41B2AD7D9F4BBAF78508CAD4@vt-pe2550-001.vantage.vantage.com
Whole thread Raw
Responses Re: Use 7.4.1's pg_dump in 7.2.4?
List pgsql-admin

Can I use the pg_dump from 7.4.1 on 7.4.2?

 

I tried copying a couple of libraries that it needed, and I can copy one-by-one that it looks for, but I am not sure how many does it need in all for the new version to work…

 

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

 

Thanks,

Anjan

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Frequent 'deadlock detected' in 7.4 ... or just my bad code?
Next
From: "Marc G. Fournier"
Date:
Subject: Re: Frequent 'deadlock detected' in 7.4 ... or just my bad