On 9/09/2010 10:27 AM, Lazaro Ruben Garcia Martinez wrote:
Hello everyone:

I am a student of the University of Informatics Science in Cuba. I
want create a postgresql cluster and I have two servers but I have a
doubt. Is possible to create a cluster of postgresql server by sharing
the database file on a SAN?

No, PostgreSQL does not support shared-storage clsutering. Use one of the replication-based clustering options like Bucardo or Slony.

Added to FAQ after "What replication solutions are available?":

http://wiki.postgresql.org/wiki/FAQ#Is_possible_to_create_a_shared-storage_postgresql_server_cluster.3F

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to