Re: Promote replica before being able to accept connections

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Promote replica before being able to accept connections
Дата
Msg-id 20190212031733.GG1475@paquier.xyz
обсуждение исходный текст
Ответ на Re: Promote replica before being able to accept connections  (Martín Fernández <fmartin91@gmail.com>)
Список pgsql-general
On Mon, Feb 11, 2019 at 06:59:27AM -0800, Martín Fernández wrote:
> That makes sense!
>
> Thanks for the quick reply

Note that PostgreSQL 9.4 has introduced a new parameter in
recovery.conf that allows recovery to finish exactly when a consistent
state has been reached:
recovery_target = 'immediate'

So that's basically what you are looking for.  Now you are on 9.2, and
new features are not back-ported.
--
Michael

Вложения

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

Предыдущее
От: Ron
Дата:
Сообщение: Re: Blank, nullable date column rejected by psql
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Server goes to Recovery Mode when run a SQL