Re: Real-Time Vacuum Possibility

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Real-Time Vacuum Possibility
Дата
Msg-id 20050321080435.GK51784@decibel.org
обсуждение исходный текст
Ответ на Re: Real-Time Vacuum Possibility  (Christopher Browne <cbbrowne@acm.org>)
Список pgsql-hackers
On Thu, Mar 17, 2005 at 05:22:41AM +0000, Christopher Browne wrote:
> What strikes me as being a useful approach would be to set up an
> LRU-ordered (or perhaps unordered) queue of pages that have had tuples
> "killed off" by DELETE or UPDATE.

From http://www.postgresql.org/docs/faqs.TODO.html :

* Maintain a map of recently-expired rows
 This allows vacuum to reclaim free space without requiring a sequential scan
-- 
Jim C. Nasby, Database Consultant               decibel@decibel.org 
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: custome exception handling support ?
Следующее
От: "Qingqing Zhou"
Дата:
Сообщение: Prevent conflicting SET options from being set