stolon/tests/integration
Simone Gotti 946ffd1140 sentinel: use only one sync standby on postgres <= 9.5
With the new syncrepl logic during a sync standby transition we need two sync
standbys, this won't work correctly with postgres <= 9.5 so fix it providing
only the new sync standby with the issue of a small window where we can't elect
the new sync standby if it's not in sync after the switch and fallback to the
previous one.
2018-06-16 17:19:26 +02:00
..
config_test.go *: move pkg to internal 2018-06-06 22:33:19 +02:00
ha_test.go sentinel: use only one sync standby on postgres <= 9.5 2018-06-16 17:19:26 +02:00
init_test.go *: move pkg to internal 2018-06-06 22:33:19 +02:00
pitr_test.go *: move pkg to internal 2018-06-06 22:33:19 +02:00
proxy_test.go *: move pkg to internal 2018-06-06 22:33:19 +02:00
sentinel_test.go *: move pkg to internal 2018-06-06 22:33:19 +02:00
standby_test.go *: move pkg to internal 2018-06-06 22:33:19 +02:00
utils.go *: move pkg to internal 2018-06-06 22:33:19 +02:00