Re: When to REINDEX a serial key?

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: When to REINDEX a serial key?
Дата
Msg-id 96E90DD3-5462-4D7A-9333-31AE17CE143D@gmail.com
обсуждение исходный текст
Ответ на Re: When to REINDEX a serial key?  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-general
>
> There is no such thing as a lopsided B-tree, because a B-tree is by definition self-balancing.  Perhaps that answers
youroriginal question. 
>
You do incur the cost of rebalancing often and the cost/frequency/extent  is related to fill factor.

>
>



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Question about how to handle numeric (decimal) data types while using libpq
Следующее
От: Lucas
Дата:
Сообщение: Need suggestions about live migration from PG 9.2 to PG 13