From: | Yeb Havinga <yebhavinga(at)gmail(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
Cc: | Tatsuo Ishii <ishii(at)postgresql(dot)org>, heikki(dot)linnakangas(at)enterprisedb(dot)com, pgsql-hackers(at)postgresql(dot)org, daniel(at)heroku(dot)com |
Subject: | Re: Sync Rep v17 |
Date: | 2011-03-01 10:27:06 |
Message-ID: | 4D6CC9FA.1020101@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Nikhil Sontakke | 2011-03-01 10:50:42 | Re: PG signal handler and non-reentrant malloc/free calls |
Previous Message | Fujii Masao | 2011-03-01 09:53:35 | Re: Sync Rep v17 |