Hi All,

It would be helpful if someone tell me, how to verify the streaming
replication started in standby server successfully, just after the service
is started ?? Like knowing the exit code of the service started...

I know we can do it by verifying the below functions after the service is
started ..
select pg_last_xlog_replay_location()
select pg_last_xlog_current_location()
select pg_last_xlog_receive_location()

Regards,
Reddy.



--
View this message in context: 
http://postgresql.1045698.n5.nabble.com/Windows-Streaming-replication-Windows-2008-servers-tp5718921.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.

Reply via email to