From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | "Bijelic, Aleksandra (Lexi)" <lexi(dot)bijelic(at)atkinsglobal(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Mailing list Question |
Date: | 2012-11-30 15:40:40 |
Message-ID: | 1354290040.12732.91.camel@lenovo01-laptop03.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
On Fri, 2012-11-30 at 10:21 -0500, Bijelic, Aleksandra (Lexi) wrote:
> Is possible to create a shared-storage postgresql server cluster?
If you want both nodes as active, then you need to use Postgres-XC:
http://postgres-xc.sourceforge.net/
If you want active/passive solution, then you can use RHCS:
http://www.gunduz.org/download.php?dlid=190
Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2012-11-30 15:51:50 | Re: difference in query performance due to the inclusion of a polygon geometry field |
Previous Message | Greg Sabino Mullane | 2012-11-30 15:33:52 | Re: Updating pg_attribute to widen column |