Re: How to reliably detect if it's a promoting standby - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: How to reliably detect if it's a promoting standby
Date
Msg-id AANLkTimqSjmgqpEnpK3fWyxVo2z52J7Q1XuOGVUwOwre@mail.gmail.com
Whole thread Raw
In response to Re: How to reliably detect if it's a promoting standby  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: How to reliably detect if it's a promoting standby
List pgsql-hackers
On Thu, Oct 14, 2010 at 7:35 PM, Tatsuo Ishii <ishii@postgresql.org> wrote:
>> What new public interfaces do you think are needed for 9.1 in this
>> regard?
>
> At this point I'm thinking of modifying existing pg_is_in_recovery(),
> thus 0 new public interface.

pg_is_in_recovery() returns a bool, are you proposing to change that?

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte y capacitación de PostgreSQL


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Extensions, this time with a patch
Next
From: Josh Kupershmidt
Date:
Subject: Re: [GENERAL] column-level update privs + lock table