Regarding the shared disk fail over cluster configuration

Поиск
Список
Период
Сортировка
От rahul143
Тема Regarding the shared disk fail over cluster configuration
Дата
Msg-id 1354460818393-5734596.post@n5.nabble.com
обсуждение исходный текст
Список pgsql-general
Dear All,

I read the postgresql document for clustering. I am planning to go for the
shared disk fail over clustering.
But I am unable to understand propery how to achieve this.

Below is my hardware setup -

I have two server - Primary server and secondary server. Both the server
RHEL 6 is installed.
I have one storage.
RHEL HA clustering is configured to have zero downtime. So if primary server
is down then HeartBeat will bring secondary server online.

Now i want to install the Postgres and do the shared disk failover
clustering. I have couple of doubts

1. Do i need to install Postgres server in both  Primary and Secondary
Server?
2. According to the shared disk fail over concept the dbdata directory has
to be shared. So is it like DB will be installed in both the server and
dbdata directory will be in storage and both the database will be referring
to the same data in storage?

Any help will be appreciated?



Thanks



-----




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Regarding-the-shared-disk-fail-over-cluster-configuration-tp5734596.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


В списке pgsql-general по дате отправления:

Предыдущее
От: rahul143
Дата:
Сообщение: ERROR: query has no destination for result data
Следующее
От: François Beausoleil
Дата:
Сообщение: When is archive_cleanup called?