Re: Page-at-a-time Locking Considerations

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Page-at-a-time Locking Considerations
Дата
Msg-id 5973.1202149662@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Page-at-a-time Locking Considerations  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Page-at-a-time Locking Considerations  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:
> In heapgetpage() we hold the buffer locked while we look for visible
> tuples.

It's a share lock though.  Do you have any direct proof that this
behavior is as nasty as you claim?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: configure tag'd 8.3.0 and built witih autoconf 2.59
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Page-at-a-time Locking Considerations