Re: Sync Rep v17 - Mailing list pgsql-hackers

From Yeb Havinga
Subject Re: Sync Rep v17
Date
Msg-id 4D6CC9FA.1020101@gmail.com
Whole thread Raw
In response to Re: Sync Rep v17  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On 2011-02-28 20:32, Simon Riggs wrote:
>
> I have reworded it to see if that improves the explanation
> Code available at git://github.com/simon2ndQuadrant/postgres.git
>
>
>   If a standby is removed from the list of servers then it will stop
>   being the synchronous standby, allowing another to take it's place.
How can I see at the master which one is the synchronous standby? It 
would be nice if it was an extra attribute in the pg_stat_replication 
view. As part of understanding syncrep better, we're going to work on that.

regards,
Yeb Havinga



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Sync Rep v17
Next
From: Nikhil Sontakke
Date:
Subject: Re: PG signal handler and non-reentrant malloc/free calls