Re: [GENERAL] Monitoring streaming replication from standby on Windows

2013-01-04 Thread Ali Pouya
2012/12/14 Karl Denninger > If it's whether the replication is caught up, I have a small "C" program > that will do that and have posted it before (I can do that again if you'd > like.) Hi Karl, I am interested to have your C program. I searched in the archives but could not find it. Can you se

Re: [GENERAL] Monitoring streaming replication from standby on Windows

2012-12-14 Thread Christian Hammers
is a reasonable value for > the differences between last xlog sent, received and replayed? > > -Yamen > > Date: Thu, 13 Dec 2012 19:43:53 -0600 > From: k...@denninger.net > To: iya...@live.com > CC: pgsql-general@postgresql.org > Subject: Re: [GENERAL] Monitoring streami

Re: [GENERAL] Monitoring streaming replication from standby on Windows

2012-12-14 Thread Yamen LA
] Monitoring streaming replication from standby on Windows On 12/13/2012 7:36 PM, Yamen LA wrote: Hello, I would like to know how to check the status of the streaming replication from standby server on Windows. Apparently from the

Re: [GENERAL] Monitoring streaming replication from standby on Windows

2012-12-13 Thread Karl Denninger
On 12/13/2012 7:36 PM, Yamen LA wrote: > Hello, > > I would like to know how to check the status of the streaming > replication from standby server on Windows. Apparently from the master > I can use the pg table "pg_stat_replication". This table is, however, > empty on the standby since it contains

[GENERAL] Monitoring streaming replication from standby on Windows

2012-12-13 Thread Yamen LA
Hello, I would like to know how to check the status of the streaming replication from standby server on Windows. Apparently from the master I can use the pg table "pg_stat_replication". This table is, however, empty on the standby since it contains information about WAL sender processes and no