Re: pg_restore woes.. - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: pg_restore woes..
Date
Msg-id 20030103002749.GA3901@dcc.uchile.cl
Whole thread Raw
In response to Re: pg_restore woes..  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: pg_restore woes..
List 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

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_restore woes..
Next
From: Medi Montaseri
Date:
Subject: What is best way to query presence of a table