Re: Controlling hot standby

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Controlling hot standby
Дата
Msg-id 1232705129.2327.1115.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Controlling hot standby  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Controlling hot standby  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Список pgsql-hackers
On Fri, 2009-01-23 at 10:35 +0200, Heikki Linnakangas wrote:

> As the patch stands, there's no way to disable hot standby. The server 
> always opens for read-only connections as soon as it can. That might not 
> be what you want.
> 
> I think we need a GUC to enable/disable hot standby. It would become 
> handy if the unimaginable happens and there's a bug in the hot standby 
> code that prevents a server from recovering.

Heaven forbid!

I'll add it now, default = on.

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



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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: Pluggable Indexes
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Controlling hot standby