stolon/doc
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
..
commands *: add kubernetes store backend 2018-02-23 13:33:50 +01:00
architecture_small.png *: add kubernetes store backend 2018-02-23 13:33:50 +01:00
architecture.md doc: add a note about the need to do etcdv3 compaction 2018-05-29 14:07:58 +02:00
architecture.png *: add kubernetes store backend 2018-02-23 13:33:50 +01:00
architecture.svg *: add kubernetes store backend 2018-02-23 13:33:50 +01:00
cluster_spec.md *: implement strict hba entries 2018-02-27 11:21:06 +01:00
commands_invocation.md doc: generate command docs 2018-02-15 11:52:15 +01:00
custom_pg_hba_entries.md *: add ability to define custom pg_hba.conf entries 2017-08-23 17:08:13 +02:00
faq.md *: document how we use synchronous_standby_names syntax 2018-01-24 15:41:34 +01:00
initialization.md k8s example: update and keep only one example 2018-02-05 13:55:45 +01:00
manual_switchover.md doc: add manual switchover recipe 2017-06-12 15:26:24 +02:00
pg_rewind.md doc: better document required postgres users 2017-08-19 10:41:59 +02:00
pitr_wal-e.md doc: add some notes on wal-e backup/restore. 2016-11-12 14:54:02 +01:00
pitr.md doc: pitr add notes on archive_command 2016-12-12 16:04:08 +01:00
postgres_parameters.md keeper: improve wal_level selection 2018-02-27 10:42:28 +01:00
README.md doc: add postgresl SSL setup 2018-04-17 10:33:26 +02:00
simplecluster.md keeper: better pgListenAddress handling 2018-01-10 12:07:37 +01:00
ssl.md keeper: don't disable ssl for replication 2018-06-04 11:56:34 +02:00
standbycluster.md doc: Add standby cluster related documentation 2017-05-30 11:03:24 +02:00
stolonctl.md updated stolonctl doc 2018-06-15 12:43:27 +02:00
syncrepl.md sentinel: use only one sync standby on postgres <= 9.5 2018-06-16 17:19:26 +02:00
upgrade.md Release v0.5.0 2016-12-14 12:28:28 +01:00