doc: note removal of PostgreSQL 9.3 support

This commit is contained in:
Ian Barwick
2020-09-17 16:05:16 +09:00
parent 82515a9733
commit 5f3d1cdeb6
2 changed files with 5 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
repmgr: add option --verify-backup to "standby clone" (Ian)
repmgrd: add additional optional parameters to "failover_validation command"
(spaskalev; GitHub #651)
general: remove support for PostgreSQL 9.3 (Ian)
5.1.0 2020-04-13
repmgr: remove BDR 2.x support