Re: RPMS for 7.3 beta. - Mailing list pgsql-hackers

From Oliver Elphick
Subject Re: RPMS for 7.3 beta.
Date
Msg-id 1032321246.21664.59.camel@linda
Whole thread Raw
In response to Re: RPMS for 7.3 beta.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Wed, 2002-09-18 at 04:22, Bruce Momjian wrote:
> 
> In summary, doing any kind of data changes is quite involved (smaller
> tuple header for 7.3) and because it has to be redone for every release,
> it is quite a pain. 

Is it feasible to make a utility to rewrite each table, shortening the
headers and making any other necessary changes?  (Taking for granted
that the database has been vacuumed and the postmaster shut down.)

This could build up over successive releases, with an input section
appropriate to each older version and an output section for the current
version.  Then an upgrade from any older version to the current one
could be done by pg_upgrade.

Is this even worth considering?  

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                            
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
========================================   "Give, and it shall be given unto you; good measure,      pressed down, and
shakentogether, and running over,      shall men pour into your lap. For by your standard of      measure it will be
measuredto in return."                                          Luke 6:38 
 



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: RPMS for 7.3 beta.
Next
From: Bruce Momjian
Date:
Subject: Re: RPMS for 7.3 beta.