Re: Pluggable Indexes

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Pluggable Indexes
Дата
Msg-id 49777B6E.9030002@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Pluggable Indexes  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
Ответы Re: Pluggable Indexes  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Ron Mayer wrote:
> Early (2005)
> GIST indexes were very painful in production environments because vacuuming
> them held locks for a *long* time (IIRC, an hour or so on my database) on
> the indexes locking out queries.  Was that just a shortcoming of the
> implementation, or was it a side-effect of them not supporting recoverability.

The former.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Martin Pihlak
Дата:
Сообщение: Re: reducing statistics write overhead
Следующее
От: Robert Haas
Дата:
Сообщение: Re: FWD: Re: Updated backslash consistency patch