Re: pg_restore woes..

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, Chris Bowlby <excalibur(at)hub(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_restore woes..
Date: 2003-01-03 00:27:50
Message-ID: 20030103002749.GA3901@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jan 02, 2003 at 06:41:18PM -0500, Bruce Momjian wrote:
> Lamar Owen wrote:

> > On Thursday 02 January 2003 17:47, Bruce Momjian wrote:
> > > Upgrade to 7.3. There were some bugs in the TOC handling in 7,2.X.
> >
> > I can't believe that's the best advice, given that the migration from 7.2 to
> > 7.3 isn't the easiest one on the world.

> Also, most of the bugs were in the dump file, not the restore program,

But you can use the 7.3 pg_dump against older servers, so you can
probably upgrade only pg_dump and keep 7.2 for the rest. (Being careful
to pick 7.3.1 to upgrade the libpq with different version number, I
believe.)

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
FOO MANE PADME HUM

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Medi Montaseri 2003-01-03 00:45:37 What is best way to query presence of a table
Previous Message Bruce Momjian 2003-01-02 23:54:39 Re: pg_restore woes..