On 28-07-2015 15:35, Josh Berkus wrote:
pg_standby_is_streaming()
returns true if the standby is configured for streaming and
is currently connected with the master.
returns false if the connection to the master is broken,
of if there is no primary_conninfo
+1.
> On 28 Jul 2015, at 21:35, Josh Berkus wrote:
>
> Hackers,
>
> Since merging recovery.conf with postgresql.conf is apparently off the
> table indefinitely, we could really use some additional information
> functions which work on the replica. Here's my list of what I need for
> failover autom
On 2015-07-28 11:35:52 -0700, Josh Berkus wrote:
> Since merging recovery.conf with postgresql.conf is apparently off the
> table indefinitely
Off the table as in "somebody needs to actually work on it instead of
just talking about it".
--
Sent via pgsql-hackers mailing list (pgsql-hackers@pos