How to find and/or REINDEX only GiST indexes in the database?

Поиск
Список
Период
Сортировка
От Gnanakumar
Тема How to find and/or REINDEX only GiST indexes in the database?
Дата
Msg-id 008201cc88dd$0208c1a0$061a44e0$@com
обсуждение исходный текст
Ответы Re: How to find and/or REINDEX only GiST indexes in the database?  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Re: How to find and/or REINDEX only GiST indexes in the database?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: How to find and/or REINDEX only GiST indexes in the database?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: How to find and/or REINDEX only GiST indexes in the database?  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-admin
Hi,

We're planning to upgrade our Production server from PostgreSQL v8.2.3 to
the latest version in 8.2 series, that is v8.2.22.

In 8.2.11 Release Notes here
http://www.postgresql.org/docs/current/interactive/release-8-2-11.html, it's
been mentioned that:
"Also, if you were running a previous 8.2.X release, it is recommended to
REINDEX all GiST indexes after the upgrade."

My question is, how do I find out or REINDEX *only* GiST indexes in the
database?  Is there a single syntax/command that does this?

Regards,
Gnanam



В списке pgsql-admin по дате отправления:

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: min duration logging
Следующее
От: Achilleas Mantzios
Дата:
Сообщение: Re: How to find and/or REINDEX only GiST indexes in the database?