Re: Resumable vacuum proposal and design overview

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Resumable vacuum proposal and design overview
Дата
Msg-id 21490.1172639457@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Resumable vacuum proposal and design overview  (Galy Lee <lee.galy@oss.ntt.co.jp>)
Ответы Re: Resumable vacuum proposal and design overview  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-hackers
Galy Lee <lee.galy@oss.ntt.co.jp> writes:
> If we can stop at any point, we can make maintenance memory large
> sufficient to contain all of the dead tuples, then we only need to
> clean index for once. No matter how many times vacuum stops,
> indexes are cleaned for once.

I beg your pardon?  You're the one who's been harping on the
table-so-large-it-takes-days-to-vacuum scenario.  How you figure that
you can store all the dead TIDs in working memory?
        regards, tom lane


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Proposal for Implenting read-only queries during wal replay (SoC 2007)
Следующее
От: "Henry B. Hotz"
Дата:
Сообщение: Re: 5 Weeks till feature freeze or (do you know where your patch is?)