Re: Active-Active Clustering in Postgres

Поиск
Список
Период
Сортировка
От pavan95
Тема Re: Active-Active Clustering in Postgres
Дата
Msg-id 1535024834117-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: Active-Active Clustering in Postgres  (soumitra bhandary <soumitra.bhandary@hotmail.com>)
Список 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 по дате отправления:

Предыдущее
От: soumitra bhandary
Дата:
Сообщение: Re: Active-Active Clustering in Postgres
Следующее
От: Stefan Zauchenberger
Дата:
Сообщение: Call Function from within Function - parent / dispatch