Vivek Khera vivek at khera.org
Sun Aug 3 13:18:09 PDT 2008
On Sun, Aug 3, 2008 at 12:35 PM, kevin kempter
<kevin at kevinkempterllc.com> wrote:
> Hi List;
>
> How do I know if a slave is up to date with the master ?
>

On the master, run this SQL query, replacing _CLUSTERNAME with the
name you selected for your cluster.

select * from _CLUSTERNAME.sl_status;


More information about the Slony1-general mailing list