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-25 22:18:11
Message-ID: 20030325171811.V28249@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Mar 25, 2003 at 01:54:41PM -0800, Tom Haddon wrote:
> Hi Folks,
>
> I'm trying to move from version 7.2.4 to version 7.1.2. May seem
> counterintuitive, but trust me, there's a reason.

It's going to be painful. In general, there is no
backwards-migration path. This is, in my view, rather a significant
weakness during upgrades; that said, I've never actually had an
iupgrade fail completely.

What you probably need to do is figure out how to edit the dumpfile
from 7.2.4 using sed, such that it can be made happy in 7.1. I was
forced to do something similar one time. It's fun like root canal,
but it's possible.

I am curious, though, what the reason for going backwards --
especially to 7.1.2 instead of 7.1.3 -- is.

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-25 22:24:22 Re: pg_dump version conflict
Previous Message Tom Haddon 2003-03-25 21:54:41 pg_dump version conflict