Re: patch review, please: Autovacuum/Vacuum times via stats.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: patch review, please: Autovacuum/Vacuum times via stats.
Дата
Msg-id 11325.1146763232@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: patch review, please: Autovacuum/Vacuum times via stats.  ("Jim C. Nasby" <jnasby@pervasive.com>)
Ответы Re: patch review, please: Autovacuum/Vacuum times via stats.
Список pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> On Wed, May 03, 2006 at 02:25:54PM -0400, Tom Lane wrote:
>> Isn't this already dealt with by contrib/pg_freespacemap?

> AFAIK that does nothing to tell you how much space is desired by
> relations.

I thought the latest patch arranged to expose per-relation lastPageCount
values.  If it doesn't then it certainly still needs work.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Warts with SELECT DISTINCT
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: autovacuum logging, part deux.