Re: 2 PGSQL instances in the same server

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: Ramiro Barreca <rbarreca(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: 2 PGSQL instances in the same server
Date: 2010-11-04 16:20:08
Message-ID: 1288887608.2641.8.camel@hp-laptop02.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, 2010-11-04 at 12:13 -0300, Ramiro Barreca 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

Barring a bug that prevents yum to install both of them to be installed
at the same time, you can install 8.4+9.0 RPMs on the same machine. See
this comment related to this bug, and how to workaround it:

http://people.planetpostgresql.org/devrim/index.php?/archives/48-What-is-new-in-PostgreSQL-9.0-RPMs.html#c202

(Actually it is not a bug, it was an oversight)

I have already fixed it in SVN, but I could not find time to build
updated packages (I'm at PgWest). I'll blog about it once the packages
are ready (maybe later today).

So download 9.0 RPMs from

http://yum.pgrpms.org/9.0/redhat/rhel-5-x86_64/

(The ones starting with postgresql90-*-9.0.1-* )

and install them manually as written in the comment above. That should
be enough.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Browne 2010-11-04 16:38:03 Re: 2 PGSQL instances in the same server
Previous Message Gerhard Hintermayer 2010-11-04 16:04:18 Re: 2 PGSQL instances in the same server