Re: Setting up HA postgresql

Поиск
Список
Период
Сортировка
От Aviel Buskila
Тема Re: Setting up HA postgresql
Дата
Msg-id CAB3=tTHkorHbZA3N8EqQA+PdhtWULX_+GqcEDFV-VNE5eVLpDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Setting up HA postgresql  (William Dunn <dunnwjr@gmail.com>)
Ответы Re: Setting up HA postgresql  (William Dunn <dunnwjr@gmail.com>)
Список pgsql-general
hey will,
Is there any open-source tool instead of developing the fail-over logic by myself?

2015-07-21 18:34 GMT+03:00 William Dunn <dunnwjr@gmail.com>:
Hello Aviel,

On Tue, Jul 21, 2015 at 3:56 AM, Aviel Buskila <aviel33@gmail.com> wrote:
How can I set a highly available postgresql in a share-nothing architecture?
 
I suggest you review the official documentation on high-availability configurations linked below:

The most common configuration is to use PostgreSQL's built in master/standby streaming replication. However you will need to develop any fail-over logic you need yourself or use a third party tool such as EnterpriseDB's Failover Manager.

Will J. Dunn

On Tue, Jul 21, 2015 at 3:56 AM, Aviel Buskila <aviel33@gmail.com> wrote:
Hey,
How can I set a highly available postgresql in a share-nothing architecture?



Best regards,
Aviel B.

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

Предыдущее
От: Andrew Beverley
Дата:
Сообщение: Re: Creating a user for pg_start_backup
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Setting up HA postgresql