]> git.8kb.co.uk Git - slony-i/pgbouncer_follower/commit
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)
commitba91f4cb29608c6018f4cb0c1d07b246074fc0d0
tree04cc4b8ef7fa710d50db228a2987db3cb2de40b2
parent399f595661a3c583cdd16d18e4da7ad6ea089393
Fix scenario where xlog locations differ but apply_lag has returned 0

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.
pgbouncer_follower.pl