Re: Tuning

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Tuning
Дата
Msg-id 20080407173933.GA7301@crankycanuck.ca
обсуждение исходный текст
Ответ на Re: Tuning  (Chris Browne <cbbrowne@acm.org>)
Список pgsql-admin
On Mon, Apr 07, 2008 at 12:45:38PM -0400, Chris Browne wrote:
> versions of PostgreSQL.  e.g. - with v7.2, there were patterns of
> updates that would leave portions of indexes not usable, but the issue
> was rectified in ~7.4, and people have not been observing problems
> relating to this former scenario.

There remain use patterns that will leave the indexes in pretty bad shape.
This is an inherent limiation with btrees, though -- if you just unbalanced
the tree with a large number of deletes, there's nothing you can do except
REINDEX.

A


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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: Tuning
Следующее
От: "Mario Ferloni"
Дата:
Сообщение: Re: Windows max concurrent connections