| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Paul Lindner <lindner(at)inuus(dot)com> |
| Cc: | Devrim GUNDUZ <devrim(at)CommandPrompt(dot)com>, "pgsqlrpms-hackers(at)pgfoundry(dot)org" <pgsqlrpms-hackers(at)pgfoundry(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Giving up multiple postmaster + RPM issue |
| Date: | 2006-11-12 13:37:38 |
| Message-ID: | 20061112133738.GA1586@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Nov 12, 2006 at 01:27:26AM -0800, Paul Lindner wrote:
> My solution was to create RPMs with the version number embedded in the
> name. Thus for 7.4.13 and 8.1.5 I have:
>
> postgres7.4-13-1_fc6.x86_64.rpm
> postgres8.1-5-1_fc6.x86_64.rpm
>
> Everything goes into /usr/local/pg7.4 and /usr/local/pg8.1, init
> scripts are /etc/init.d/postgres8.1, /etc/init.d/postgres7.4
That's the apporaich the debian packages take too, although they also
add a layer so you can have multiple clusters also, each with whatever
version you like.
Have a ncie day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2006-11-12 16:03:49 | Re: [PATCHES] WIP 2 interpreters for plperl |
| Previous Message | Paul Lindner | 2006-11-12 09:27:26 | Re: Giving up multiple postmaster + RPM issue |