Re: Improving index maintenance suggestions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Improving index maintenance suggestions
Дата
Msg-id 20140130171607.GA20260@momjian.us
обсуждение исходный текст
Ответ на Improving index maintenance suggestions  (Greg Smith <greg@2ndQuadrant.com>)
Список pgsql-docs
On Wed, Jul 17, 2013 at 10:08:44PM -0400, Greg Smith wrote:
> The attached documentation patch overhauls the "Routine Reindexing"
> documentation to introduce production index rebuilding techniques.
> REBUILD is useless for a lot of environments, replaced with CREATE
> INDEX CONCURRENTLY and various naming shuffles if you want the new
> index to have the same name.  I tried to link to all of the commands
> needed to pull that off usefully.

Adjusted patch applied, and backpatched to 9.3.  We don't normally patch
non-fix patches earlier than the most recent stable release.  Thanks.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


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

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Re: Links for upgraders
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: make vs. gmake