Re: FSM search modes

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: FSM search modes
Дата
Msg-id 20091001155609.GD5607@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: FSM search modes  (decibel <decibel@decibel.org>)
Ответы Re: FSM search modes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
decibel wrote:

> So while something that makes it easier to clean out the end of a
> table would be good, I think the critical need is a way to make
> vacuum more aggressive about obtaining the exclusive lock.

I wonder if we should have a different mode of operation that only
attempted the truncate (say VACUUM TRUNCATE), optionally being
non-conditional about obtaining the required lock.  That said, I wonder
even more whether any such hacks are still needed after the visilibity
map that changed the landscape for vacuum so dramatically.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Limit allocated memory per session
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FSM search modes