Re: RPMS for 7.3 beta.

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: RPMS for 7.3 beta.
Date: 2002-09-18 04:02:53
Message-ID: 200209180402.g8I42rF22505@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Oliver Elphick wrote:
> On Tue, 2002-09-17 at 21:40, Tom Lane wrote:
> > In short, I'm not sure why you and Oliver are so unhappy. We may not
> > have made the world better than before for upgrade scenarios, but I
> > don't think we've made it worse either.
>
> I'm unhappy because I know that I will get bug reports that I will have
> to deal with. They will take time and effort and would not be necessary
> if we had a seamless upgrade path.

This last line gave me a chuckle. It is like "software wouldn't be
necessary if computers could read people's minds". :-)

The issue with modifying the data files is that if we have to modify the
large binary data file we may as well just dump/reload the data. If we
don't change the on-disk format for 7.4 I will try again to make
pg_upgrade work.

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-09-18 04:07:33 Re: Schemas not available for pl/pgsql %TYPE....
Previous Message Oliver Elphick 2002-09-18 03:54:06 Re: RPMS for 7.3 beta.