Re: Sync Rep v17
Yeb Havinga <yebhavinga@gmail.com>
From: Yeb Havinga <yebhavinga@gmail.com>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: Tatsuo Ishii <ishii@postgresql.org>, heikki.linnakangas@enterprisedb.com, pgsql-hackers@postgresql.org, daniel@heroku.com
Date: 2011-03-01T10:27:06Z
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