Re: Replication

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Replication
Дата
Msg-id AANLkTimCZzmYysdr9Czx+0OP9nKXxEDjvmnS47urgJMG@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Replication  (Jonathan Tripathy <jonnyt@abpni.co.uk>)
Ответы Re: Replication  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
On Mon, Nov 1, 2010 at 6:39 PM, Jonathan Tripathy <jonnyt@abpni.co.uk> wrote:
> So in the "Hot Standby" setup as described in
> http://www.postgresql.org/docs/current/static/hot-standby.html , how would I
> automatically make the slave a master?

If you plan to make it automatic, be absolutely 1000000% sure that
your automated criteria for doing the switchover is really 1000000%
accurate, else you may end up switching when you didn't really want to
for some temporary failure condition.  I've never been able to define
something that perfect so we still only ever do manual switchovers.

Based on your questions, you perhaps should be seeking the advice of a
paid consultant expert in such matters if you really value your data.

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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: Replication
Следующее
От: Vick Khera
Дата:
Сообщение: Re: Dealing with locking on batch updates.