Re: more corruption

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tim Perdue <tperdue(at)valinux(dot)com>, pgsql-hackers(at)hub(dot)org
Subject: Re: more corruption
Date: 2000-07-10 13:11:48
Message-ID: 200007101311.JAA26309@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > You have recreated what pg_upgrade does. It is for upgrading system
> > tables. If only your system tables were hosed, you are fine now.
>
> Er, not unless he did exactly the right fancy footwork with pg_log and
> vacuum. Or have you forgotten how tricky it was to get pg_upgrade to
> work reliably?

Yes, I had forgotten. The new table file names will make pg_upgrade
useless in the future.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message eisentrp 2000-07-10 13:13:08 Templates
Previous Message Bruce Momjian 2000-07-10 13:10:09 Re: Re: [GENERAL] PostgreSQL vs. MySQL