Re: Promote replica before being able to accept connections - Mailing list pgsql-general

From Michael Paquier
Subject Re: Promote replica before being able to accept connections
Date
Msg-id 20190212031733.GG1475@paquier.xyz
Whole thread Raw
In response to Re: Promote replica before being able to accept connections  (Martín Fernández <fmartin91@gmail.com>)
List 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

Attachment

pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Blank, nullable date column rejected by psql
Next
From: Michael Paquier
Date:
Subject: Re: Server goes to Recovery Mode when run a SQL