Doc fix: PostgreSQL 9.4 is no longer considered recent

This commit is contained in:
John Naylor
2019-02-24 12:44:10 +07:00
committed by Ian Barwick
parent c650fd3412
commit 23569a19b1

View File

@@ -100,8 +100,7 @@
and recloning standbys from this. and recloning standbys from this.
</para> </para>
<para> <para>
To minimize downtime during major upgrades, for more recent PostgreSQL To minimize downtime during major upgrades from PostgreSQL 9.4 and later,
versions (PostgreSQL 9.4 and later),
<ulink url="https://www.2ndquadrant.com/en/resources/pglogical/">pglogical</ulink> <ulink url="https://www.2ndquadrant.com/en/resources/pglogical/">pglogical</ulink>
can be used to set up a parallel cluster using the newer PostgreSQL version, 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 which can be kept in sync with the existing production cluster until the