From 23569a19b121f214c1750a28b1ae1c366ef44f35 Mon Sep 17 00:00:00 2001 From: John Naylor Date: Sun, 24 Feb 2019 12:44:10 +0700 Subject: [PATCH] Doc fix: PostgreSQL 9.4 is no longer considered recent --- doc/appendix-faq.sgml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/appendix-faq.sgml b/doc/appendix-faq.sgml index 68beb988..3c0d5329 100644 --- a/doc/appendix-faq.sgml +++ b/doc/appendix-faq.sgml @@ -100,8 +100,7 @@ and recloning standbys from this. - To minimize downtime during major upgrades, for more recent PostgreSQL - versions (PostgreSQL 9.4 and later), + To minimize downtime during major upgrades from PostgreSQL 9.4 and later, pglogical can be used to set up a parallel cluster using the newer PostgreSQL version, which can be kept in sync with the existing production cluster until the