Re: autovacuum daemon question...

Поиск
Список
Период
Сортировка
От Joe Maldonado
Тема Re: autovacuum daemon question...
Дата
Msg-id 824355640511091134t7123bb51sf759391f68c1590f@mail.gmail.com
обсуждение исходный текст
Ответ на autovacuum daemon question...  (Joe Maldonado <joe.maldonado@gmail.com>)
Ответы Re: autovacuum daemon question...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
I agree...for now while I'm developing and debugging my application I can have the logging be that verbose...I agree that these should be handled as info messages, since they are invaluable in investigating problems.

- Joe

On 11/9/05, Matthew T. O'Connor <matthew@tocr.com> wrote:
Joe Maldonado wrote:
> I have not seen any information so far on this but is there a way to
> get the autovacuum daemon in PostgreSQL 8.1 to log the tables which it
> is perfoming vacuum or analyze operation on?

I think the autovacuum daemon does log it's activity however all it's
output is set at DEBUG2 or DEBUG3, so you would have to turn up the
logging settings for the whole postmaster in order to see it.  I think
perhaps these should be INFO or something a little more common.




--
Joe Maldonado

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Xeon vs Opteron - tests and questions
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: autovacuum daemon question...