glyn [Mon, 1 Dec 2014 20:51:03 +0000 (20:51 +0000)]
Changes:
- Ensure we always read Slony configuration from the origin node when possible
- Add max_ro_lag=<n> seconds parameter to allow forced reconfiguration of read-only pools when subscribers start to lag
glyn [Wed, 22 Oct 2014 13:17:15 +0000 (14:17 +0100)]
A couple of minor changes:
- Added extra configuration parameter 'only_follow_origins' to only repoint pgbouncer configuration if the origin of the monitored sets changes, which is what we usually want.
- Only write cluster status information file when cluster status has actually changed.