Re: pg_dump version conflict - Mailing list pgsql-admin

From Andrew Sullivan
Subject Re: pg_dump version conflict
Date
Msg-id 20030326151729.A5705@mail.libertyrms.com
Whole thread Raw
In response to Re: pg_dump version conflict  (Tom Haddon <tom@betterhealthfoundation.org>)
Responses Re: pg_dump version conflict
List pgsql-admin
On Tue, Mar 25, 2003 at 02:24:22PM -0800, Tom Haddon wrote:
> Do you know how I'd find out how to alter the dump file to work for
> 7.1.2?

I'm afraid what Robert Treat said: try loading, find the error, and
keep making changes til it works.

Could you convince them to let you install a private version of
Postgres, and use that?  Installing Postgres without root is a little
tricky, but not real hard.  The only thing you really need root for
is adding the init script.

I tend to agree with the other thing Robert said: that someone who
makes you stick with 7.1.2 is not providing the sort of support you
likely want.  If nothing else, the VACUUM change alone is worth
chucking 7.1.x overboard.  We saw a huge performance improvement when
we went from 7.1.3 to 7.2.2.  Part of that was just our freedom from
the old vacuum code, which caused us to have to neglect some tables
because of the cost of vacuuming them more often.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-admin by date:

Previous
From: andrea suisani
Date:
Subject: Re: 7.3.2 strange behavior (long)
Next
From: Tom Haddon
Date:
Subject: Re: pg_dump version conflict