Re: Active-Active Clustering in Postgres - Mailing list pgsql-admin

From pavan95
Subject Re: Active-Active Clustering in Postgres
Date
Msg-id 1535024834117-0.post@n3.nabble.com
Whole thread Raw
In response to Re: Active-Active Clustering in Postgres  (soumitra bhandary <soumitra.bhandary@hotmail.com>)
List pgsql-admin
Hi Bhandary,

I'm not talking about replication, rather I want to know the best practice
in implementing clustering for postgres servers(Shared Disk clusters, Shared
Nothing clusters) which involve heartbeat/corosync, pacemaker, RHCS,
choosing RAID levels, SAN's etc!!!

Like what clustering means in other databases(for example SQL server, Oracle
RAC) I want to know how to implement the same in Postgres(may be with the
help of some tools).


Regards,
Pavan



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html


pgsql-admin by date:

Previous
From: soumitra bhandary
Date:
Subject: Re: Active-Active Clustering in Postgres
Next
From: Stefan Zauchenberger
Date:
Subject: Call Function from within Function - parent / dispatch