Re: pg_restore woes..

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: Chris Bowlby <excalibur(at)hub(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_restore woes..
Date: 2003-01-02 23:54:39
Message-ID: 200301022354.h02Nsdi17492@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Lamar Owen wrote:
> On Thursday 02 January 2003 18:41, 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.
>
> > At the time I did the fix, I could have backpatched, but the number of
> > fixes was extensive. There were several places where the TOC tag didn't
> > match the object name, and once I was done it wasn't safe enough to
> > backpatch.
>
> Ok, fair enough. As it is more annoyance than anything, and since your expert
> opinion is that it wasn't 'safe' to backpatch, then that probably was a good
> call. I just wanted to add that the fix could be a worse thing than the
> problem.

It was one of those, "X doesn't work" and when you go to fix X, you find
A-F doesn't work either. :-( Then you start ripping things apart to
fix it.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2003-01-03 00:27:50 Re: pg_restore woes..
Previous Message Lamar Owen 2003-01-02 23:47:53 Re: pg_restore woes..