Robert Haas wrote: > On Sun, Jun 12, 2011 at 8:40 AM, Florian Pflug <[email protected]> wrote: > > Note that this restriction was removed in postgres 9.1 which > > is currently in beta. However, GIT indices must be re-created > > with REINDEX after upgrading from 9.0 to leverage that > > improvement. > > Does pg_upgrade know about this?
No, it does not. Under what circumstances should I issue a suggestion to reindex, and what should the text be? -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
