doc: note PostgreSQL 9.4 EOL

This commit is contained in:
Ian Barwick
2020-02-14 11:17:06 +09:00
parent b4af80fdec
commit 089b3ecb8b

View File

@@ -223,17 +223,21 @@
<important> <important>
<para> <para>
PostgreSQL 9.3 has reached the end of its community support period (final release was PostgreSQL 9.3 has reached the end of its community support period (final release was
<ulink url="https://www.postgresql.org/docs/9.3/release-9-3-25.html">9.3.25</ulink>) <ulink url="https://www.postgresql.org/docs/9.3/release-9-3-25.html">9.3.25</ulink>
and will no longer be updated with security or bugfixes. in November 2018) and will no longer be updated with security or bugfixes.
</para> </para>
<para> <para>
PostgreSQL 9.4. is scheduled for its final release in February 2020 PostgreSQL 9.4 has reached the end of its community support period (final release was
(see <ulink url="https://www.postgresql.org/support/versioning/">PostgreSQL Versioning Policy</ulink>). <ulink url="https://www.postgresql.org/docs/9.4/release-9-4-26.html">9.4.26</ulink>
in February 2020) and will no longer be updated with security or bugfixes.
</para> </para>
<para> <para>
We recommend that users of these versions migrate to a recent PostgreSQL version We recommend that users of these versions migrate to a recent PostgreSQL version
as soon as possible. as soon as possible.
</para> </para>
<para>
For further details, see the <ulink url="https://www.postgresql.org/support/versioning/">PostgreSQL Versioning Policy</ulink>.
</para>
</important> </important>
</sect2> </sect2>