| From: | Gerhard Hintermayer <gerhard(dot)hintermayer(at)gmail(dot)com> |
|---|---|
| To: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: 2 PGSQL instances in the same server |
| Date: | 2010-11-04 16:04:18 |
| Message-ID: | AANLkTi=mpsdKiy3X9dJYMU_2BYMcTXxr2yW9071TQ5F8@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
and of course install binaries somewhere else, use a different PG_DATA
dir ... you're soon loosing simplicity ;-) . Some distros support this
natively. Gentoo supports this, don't know about Centos.
On Thu, Nov 4, 2010 at 4:50 PM, Szymon Guz <mabewlun(at)gmail(dot)com> wrote:
>
>
> On 4 November 2010 16:13, Ramiro Barreca <rbarreca(at)gmail(dot)com> wrote:
>>
>> We need to have, for migration, either an instance of our actual PG 8.4.4
>> and a new one of PG 9.0 for testing.
>> Where can we found a paper for helping us?
>> Our platform is Centos 5.4 x86 64 bits
>> --
>> Ramiro Barreca
>> rbarreca(at)gmail(dot)com
>
> I think there is no paper on that, that's just too simple. Install another
> database, run it on another port (that needs changing one value in the
> postgresql.conf).
> regards
> Szymon
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim GÜNDÜZ | 2010-11-04 16:20:08 | Re: 2 PGSQL instances in the same server |
| Previous Message | Szymon Guz | 2010-11-04 15:50:07 | Re: 2 PGSQL instances in the same server |