public inbox for [email protected]
help / color / mirror / Atom feedFrom: Bruce Momjian <[email protected]>
To: Josh Berkus <[email protected]>
Cc: [email protected]
Subject: Re: Please add REINDEX note to 8.3.5 release notes.
Date: Thu, 8 Jan 2009 20:48:17 -0500 (EST)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
Done, with the attached patch applied to appropriate back branches.
---------------------------------------------------------------------------
Josh Berkus wrote:
> Folks,
>
> In the Release Notes for 8.3.5, 8.2.11, and 8.1.15, no mention is made
> of the need to REINDEX GiST indexes for some users. Please add this
> sentence to each Migration to Version section.
>
> Please update soon; people are being confused between the apparent
> contradiction between the Release Notes and the announcement.
>
> -----------
>
> E.1.1. Migration to Version 8.3.5
>
> + If you were previously running version 8.3.4, run REINDEX on all GiST
> indexes after upgrade.
>
> -----------
>
> E.7.1. Migration to Version 8.2.11
>
> + If you were previously running version 8.2.10, run REINDEX on all GiST
> indexes after upgrade.
>
> -----------
>
> E.19.1. Migration to Version 8.1.15
>
>
> + If you were previously running version 8.1.15, run REINDEX on all GiST
> indexes after upgrade.
>
> ----------
>
> --
> Sent via pgsql-docs mailing list ([email protected])
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-docs
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachments:
[text/x-diff] /rtmp/x (2.3K, 2-%2Frtmp%2Fx)
download | inline diff:
Index: release.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/release.sgml,v
retrieving revision 1.587
retrieving revision 1.588
diff -c -c -r1.587 -r1.588
*** release.sgml 30 Oct 2008 22:22:24 -0000 1.587
--- release.sgml 9 Jan 2009 01:47:02 -0000 1.588
***************
*** 1,4 ****
! <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.587 2008/10/30 22:22:24 tgl Exp $ -->
<!--
Typical markup:
--- 1,4 ----
! <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.588 2009/01/09 01:47:02 momjian Exp $ -->
<!--
Typical markup:
***************
*** 83,89 ****
<para>
A dump/restore is not required for those running 8.3.X.
However, if you are upgrading from a version earlier than 8.3.1,
! see the release notes for 8.3.1.
</para>
</sect2>
--- 83,91 ----
<para>
A dump/restore is not required for those running 8.3.X.
However, if you are upgrading from a version earlier than 8.3.1,
! see the release notes for 8.3.1. If you were running a previous
! 8.3.X release, REINDEX all GiST indexes after the upgrade.
!
</para>
</sect2>
***************
*** 4042,4048 ****
<para>
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,
! see the release notes for 8.2.7.
</para>
</sect2>
--- 4044,4051 ----
<para>
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,
! 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>
</sect2>
***************
*** 8494,8500 ****
<para>
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,
! see the release notes for 8.1.2.
</para>
</sect2>
--- 8497,8504 ----
<para>
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,
! 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>
</sect2>
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Please add REINDEX note to 8.3.5 release notes.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox