Re: HOT latest patch - version 8

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: HOT latest patch - version 8
Дата
Msg-id 4697A185.1080302@enterprisedb.com
обсуждение исходный текст
Ответ на Re: HOT latest patch - version 8  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: HOT latest patch - version 8
Список pgsql-patches
Tom Lane wrote:
> Heikki Linnakangas <heikki@enterprisedb.com> writes:
>> A much simpler approach would be to try to acquire the vacuum lock, and
>> compact the page the usual way, and fall back to a cold update if we
>> can't get the lock immediately.
>
> Seems like that could work.

I just realized that there's a big problem with that. The process doing
the update surely holds a pin on the buffer itself. Needs more thought..

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: HOT latest patch - version 8
Следующее
От: Tom Lane
Дата:
Сообщение: Re: HOT latest patch - version 8