]> git.8kb.co.uk Git - slony-i/pgbouncer_follower/commitdiff
Fix scenario where xlog locations differ but apply_lag has returned 0
authorglyn <glyn@8kb.co.uk>
Wed, 27 Apr 2016 16:50:25 +0000 (17:50 +0100)
committerglyn <glyn@8kb.co.uk>
Wed, 27 Apr 2016 16:50:25 +0000 (17:50 +0100)
In this case we don't know how far we are behind time-wise, so just set to 1 week;
this is where using a lag value as bytes rather than seconds would be better.


No differences found