Re: pg_dump version conflict

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_dump version conflict
Date: 2003-03-26 20:17:29
Message-ID: 20030326151729.A5705@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Haddon 2003-03-26 20:36:14 Re: pg_dump version conflict
Previous Message andrea suisani 2003-03-26 18:10:58 Re: 7.3.2 strange behavior (long)