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

From Tatsuo Ishii
Subject Re: How to reliably detect if it's a promoting standby
Date
Msg-id 20101021.000615.220796517908328350.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: How to reliably detect if it's a promoting standby  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: How to reliably detect if it's a promoting standby
List pgsql-hackers
> This returns 'false' if you're in hot standby mode running against an
> archive. That seems wrong, I don't think the walreceiver state should
> play any role in this.

Apart this, I wonder why walsender/walreceiver do not transfer archive
logs as well.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: max_wal_senders must die
Next
From: "Kevin Grittner"
Date:
Subject: Re: Serializable snapshot isolation patch