mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention the need
to reindex GiST indexes: If you were running a previous 8.X.X release, REINDEX all GiST indexes after the upgrade.
This commit is contained in:
parent
c23bd9232f
commit
c165c25a66
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.488.2.23 2008/10/30 22:22:57 tgl Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.488.2.24 2009/01/09 01:46:48 momjian Exp $ -->
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Typical markup:
|
Typical markup:
|
||||||
@ -83,7 +83,8 @@ do it for earlier branch release files.
|
|||||||
<para>
|
<para>
|
||||||
A dump/restore is not required for those running 8.2.X.
|
A dump/restore is not required for those running 8.2.X.
|
||||||
However, if you are upgrading from a version earlier than 8.2.7,
|
However, if you are upgrading from a version earlier than 8.2.7,
|
||||||
see the release notes for 8.2.7.
|
see the release notes for 8.2.7. If you were running a previous
|
||||||
|
8.2.X release, REINDEX all GiST indexes after the upgrade.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
@ -4535,7 +4536,8 @@ do it for earlier branch release files.
|
|||||||
<para>
|
<para>
|
||||||
A dump/restore is not required for those running 8.1.X.
|
A dump/restore is not required for those running 8.1.X.
|
||||||
However, if you are upgrading from a version earlier than 8.1.2,
|
However, if you are upgrading from a version earlier than 8.1.2,
|
||||||
see the release notes for 8.1.2.
|
see the release notes for 8.1.2. If you were running a previous
|
||||||
|
8.1.X release, REINDEX all GiST indexes after the upgrade.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user