Postgresql high available solution

Поиск
Список
Период
Сортировка
От Mino Haluz
Тема Postgresql high available solution
Дата
Msg-id CAFA7yDTCGUdq_RVrLSSKcV=xyK4jE6zPGzXfma6LAFaAp2t8ew@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgresql high available solution  (salah jubeh <s_jubeh@yahoo.com>)
Список pgsql-general
Hi,

we would like to switch from mysql cluster to postgresql. We need high
available solution so we can store telco data for our PBXes. The
problem is, we dont know what would best suit to our needs, we need:

1) High availability with failover - if one node goes down, nothing
bad happens (<5sec downtime)
2) Load balancing (actually we have 90% SELECTs and 10% update+insert)
3) No query based replication (we often use current_timestamp(), now
and other functions which could generate different values on different
nodes), this can be problem with query replication, is that true?
4) GUI for administration

What replication software or other tools would you recommend for this
setup? Or do you know some professional (or company) which could help
us to deploy such system?

Thanks,
Mino Haluz


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

Предыдущее
От: Vishalakshi Navaneethakrishnan
Дата:
Сообщение: Re: Postgres Login Users Details
Следующее
От: John Ashmead
Дата:
Сообщение: Postgres 9.2 & PostGis 1.5/2.0