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: pgsql-hackers(at)hub(dot)org
Subject: Re: more corruption
Date: 2000-07-10 18:58:18
Message-ID: 200007101858.OAA00364@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:
> > Yes, I had forgotten. The new table file names will make pg_upgrade
> > useless in the future.
>
> Hmm ... that's an implication I hadn't thought about. I wonder how much
> work it would be to get pg_upgrade to rename table files. Be a shame to
> throw pg_upgrade away after all the sweat we put into making it work ;-)

I guess we could throw the physical file into a comment, and somehow
read that in pg_upgrade, but it seems too error-prone. I am sure Vadim
will come up with something to break pg_upgrade soon anyway. It is a
nifty feature while we have it.

--
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

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-07-10 19:01:20 Re: AW: Re: postgres TODO
Previous Message Bruce Momjian 2000-07-10 18:57:11 Re: more corruption