Re: Fwd: Clarification about HOT

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fwd: Clarification about HOT
Дата
Msg-id 18187.1194270366@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Fwd: Clarification about HOT  ("Gokulakannan Somasundaram" <gokul007@gmail.com>)
Ответы Re: Fwd: Clarification about HOT  ("Gokulakannan Somasundaram" <gokul007@gmail.com>)
Список pgsql-hackers
"Gokulakannan Somasundaram" <gokul007@gmail.com> writes:
> May be i am missing something in the big picture. Please clarify me on that.

Locking.  Your proposal involves lots of multi-page operations, which
are best avoided.

Moreover, you have offered no data to suggest that there would be any
real gain from all this extra complexity.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Slow regression tests on windows
Следующее
От: "Gokulakannan Somasundaram"
Дата:
Сообщение: Re: Visibility map thoughts