Re: Synchronous replication: Promotion of Standby to Primary

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Synchronous replication: Promotion of Standby to Primary
Дата
Msg-id 1243432157.24860.192.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: Synchronous replication: Promotion of Standby to Primary  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Synchronous replication: Promotion of Standby to Primary
Список pgsql-hackers
On Wed, 2009-05-27 at 21:28 +0900, Fujii Masao wrote:
> Hi,
> 
> On Wed, May 27, 2009 at 3:27 PM, Kolb, Harald (NSN - DE/Munich)
> <harald.kolb@nsn.com> wrote:
> > In our use case it's important to have a short failover time.
> > So everything what keeps the time low, would be good to have.
> 
> Yes. I think that it's a matter of priority.

Reducing failover time should be the subject of another patch, not
something to be included in synch rep. That will just make patch bigger
and harder to commit.

Fast failover is important and we should eventually do it, even plan it
for next release, but it should not be a priority (ahead of or same as
sync rep).

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Common Table Expressions applied; some issues remain
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: New trigger option of pg_standby