Re: pg_autovacuum

Поиск
Список
Период
Сортировка
От Adam Kavan
Тема Re: pg_autovacuum
Дата
Msg-id 5.2.1.1.0.20030902193736.00a4f860@pop.central.cox.net
обсуждение исходный текст
Ответ на Re: pg_autovacuum  ("Matthew T. O'Connor" <matthew@zeut.net>)
Ответы Re: pg_autovacuum  ("Matthew T. O'Connor" <matthew@zeut.net>)
Список pgsql-general
>First, I meant to ask for debug level 3, (-d3, not -d2) sorry....  Also,
>are you sure that pg_autovacuum is connecting to the same database
>cluster as your insert delete script?

I have attached a new log with a debug level of 3.  And I am sure they are
connecting to the same cluster, I only have one postgres box that is active.


>In the output you should see the cur_analyze_count increase with each
>insert and the curr_delete_count increase with every delete.  Also, the
>debug output should tell you the threshold you have to reach for a
>vacuum or analyze.

And there is the problem, all of the counts stay at 0 no matter what I do.

--- Adam Kavan
--- akavan@cox.net

Вложения

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

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: pg_autovacuum
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Debian Woody 7.3.4 packages?