Postgres High Availablity Solution needed for hot-standby and load balancing

Поиск
Список
Период
Сортировка
От Ragnar Heil
Тема Postgres High Availablity Solution needed for hot-standby and load balancing
Дата
Msg-id 17719C29A1A2CE4BAC31C926C01DD0DD01C51A9D@OSLEX01.ad.fast.no
обсуждение исходный текст
Ответы Re: Postgres High Availablity Solution needed for hot-standby and load balancing  ("Usama Dar" <munir.usama@gmail.com>)
Список pgsql-general
Hi

our customer has got the following requirements:

Req1) Master master replication supported, not only master / slave
replication with only the master being writable. If you do have multiple
slave systems they are only useful from a backup and standby
perspective.  Our Application must have a db-connection it can write to.

Req2) Replication of schema should also be possible, not only data

Req3) Not only a hot-standby-solution is needed. Load Balancing is
wanted for the future.


Currently I am looking at EnterpriseDB but it seems that they dont
support multiple master-replication

best regards
Ragnar



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

Предыдущее
От: Stefan Niantschur
Дата:
Сообщение: pgcrypto functions fail for asymmetric encryption/decryption
Следующее
От: Guido Neitzer
Дата:
Сообщение: Re: Porting from FrontBase