[GENERAL] Postgresql 9.2 has standby server lost data?

2015-06-19 Thread Paula Price
I have Postgresql 9.2.10 streaming replication set up with log shipping in case the replication falls behind. I discovered that the log-shipping had been disabled at some point in time. I enabled the log shipping again. If at some point in time the streaming replication fell behind and the stand

Re: [GENERAL] Postgresql 9.2 has standby server lost data?

2015-06-20 Thread Paula Price
On Fri, Jun 19, 2015 at 12:01 PM, Adrian Klaver wrote: > On 06/18/2015 05:45 PM, Paula Price wrote: > >> I have Postgresql 9.2.10 streaming replication set up with log shipping in >> case the replication falls behind. I discovered that the log-shipping had >> been disabl

Re: [GENERAL] Postgresql 9.2 has standby server lost data?

2015-06-24 Thread Paula Price
​The script I used to check the lag time between the primary and the standby would show that the standby server was not even close, right? Paula​ On Sat, Jun 20, 2015 at 9:51 AM, Jerry Sievers wrote: > Adrian Klaver writes: > > > On 06/19/2015 01:05 PM, Paula