Re: [ADMIN] Validate standby against master

2011-08-21 Thread Dimitri Fontaine
A J writes: > What are the various ways in which I can validate that a standby (new or > existing) is caught-up with the master ? For streaming replication setup in > v9.x You could use repmgr to monitor your standby: http://repmgr.org/ https://github.com/greg2ndQuadrant/repmgr postgres@

[ADMIN] Validate standby against master

2011-08-18 Thread A J
What are the various ways in which I can validate that a standby (new or existing) is caught-up with the master ? For streaming replication setup in v9.x