Curiosity on deferred/delayed balancing btrees

Поиск
Список
Период
Сортировка
От Colin McCormack
Тема Curiosity on deferred/delayed balancing btrees
Дата
Msg-id 199908031558.LAA11904@hub.org
обсуждение исходный текст
Ответы Re: [HACKERS] Curiosity on deferred/delayed balancing btrees  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
Hi,

This is idle curiosity, I was looking through some papers I found on deferred 
balancing of btrees, with the idea of implementing it (for coldstore.)

The idea is that you only need to lock a couple of pages for update, and you 
come back later to rebalance the tree.

Someone suggested postgresql already does this.  Is it so?  If so, would 
someone give me a quick precis on the subject?

Colin.




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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: [HACKERS] Threads
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: [HACKERS] Threads