Re: 8.2.3 AutoVacuum not running

Поиск
Список
Период
Сортировка
От Schwenker, Stephen
Тема Re: 8.2.3 AutoVacuum not running
Дата
Msg-id FBEF1EF7B7E5B649AB1C684991223C6E102308@tmg-mail2.torstar.net
обсуждение исходный текст
Ответ на 8.2.3 AutoVacuum not running  ("Schwenker, Stephen" <SSchwenker@thestar.ca>)
Ответы Re: 8.2.3 AutoVacuum not running
Список pgsql-general
I'm sure.  That column is null for all tables in my databases accept for the few tables that I've vacuumed manually.
 
Any other suggestions?  :)


From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Fri 06/04/2007 1:21 PM
To: Schwenker, Stephen
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] 8.2.3 AutoVacuum not running

"Schwenker, Stephen" <SSchwenker@thestar.ca> writes:
> I've just compiled an instance of Postgresql 8.2.3 on a new linux box
> and have added some databases to it.  I've noticed however that the
> autovacuum is not running.

How sure are you of that?  Check pg_stat_all_tables to see if the
last_autovacuum column is changing.

                        regards, tom lane

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

Предыдущее
От: "Schwenker, Stephen"
Дата:
Сообщение: Re: 8.2.3 AutoVacuum not running
Следующее
От: "Bigjim"
Дата:
Сообщение: Can you combine text variable together to referenece a VIEW name ?