Re: Setting up HA postgresql

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Setting up HA postgresql
Дата
Msg-id 55AE7B38.6050008@commandprompt.com
обсуждение исходный текст
Ответ на Re: Setting up HA postgresql  (William Dunn <dunnwjr@gmail.com>)
Ответы Re: Setting up HA postgresql  (Aviel Buskila <aviel33@gmail.com>)
Список pgsql-general
On 07/21/2015 08:34 AM, William Dunn wrote:
> Hello Aviel,
>
> On Tue, Jul 21, 2015 at 3:56 AM, Aviel Buskila <aviel33@gmail.com
> <mailto: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:
> http://www.postgresql.org/docs/current/static/high-availability.html
>
> 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.

Or use already available open source tools such as Pgpool-II or Linux-HA.

Sincerely,
JD

--
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Announcing "I'm offended" is basically telling the world you can't
control your own emotions, so everyone else should do it for you.


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

Предыдущее
От: Aviel Buskila
Дата:
Сообщение: Re: Setting up HA postgresql
Следующее
От: Fritz Meissner
Дата:
Сообщение: Cannot reach pg server using -h localhost