Re: OK, lets talk portability. - Mailing list pgsql-hackers

From Lamar Owen
Subject Re: OK, lets talk portability.
Date
Msg-id 200205090603.20557.lamar.owen@wgcr.org
Whole thread Raw
In response to Re: OK, lets talk portability.  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
On Thursday 09 May 2002 04:56 am, Hannu Krosing wrote:
[snip other good ideas....]

> And instead of initdb we could just install ready-made $PGSQL/data
> directory.

From experience with the RPMset I can tell you that this is a bad idea, and it 
comes down to one word:

upgrades.

Now if the installation location is _versioned_ we might can talk of a 
pre-populated $PGDATA.  I'm taking a really hard look right now at versioned 
installation locations for the RPMset -- you can then have more than one 
version installed at a time, and even running at one time if you're careful. 
I haven't implemented it yet, but I am taking a long hard look at what I 
would have to do in order to make it work.
-- 
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


pgsql-hackers by date:

Previous
From: Manfred Koizar
Date:
Subject: Re: Number of attributes in HeapTupleHeader
Next
From: "Marc G. Fournier"
Date:
Subject: Re: Path to PostgreSQL portabiliy