Re: pgadmin "Running VACUUM recommended"

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: pgadmin "Running VACUUM recommended"
Дата
Msg-id 1308170582.1993.86.camel@laptop
обсуждение исходный текст
Ответ на pgadmin "Running VACUUM recommended"  ("Anibal David Acosta" <aa@devshock.com>)
Список pgsql-general
On Wed, 2011-06-15 at 16:01 -0400, Anibal David Acosta wrote:
> Hello, I have installed postgres 9.0 that is supposed has by default
> auto vacuum enabled
>
>
>
> But sometimes when I click over a table in the pgadmin, this
> application recommend me to vacuum
>
> The message is:
>
> “The estimated rowcount on the table XXX deviates significantly from
> the actual rowcount. You should run VACUUM ANALYZE on this table.
>
>
>
> Why this happened? The auto vacuum is not doing a good job?
>

Nope. pgAdmin detects that with a really simple algorithm. Not sure it's
still a good one. There are better chances pgAdmin is wrong than
autovacuum.


--
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


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

Предыдущее
От: "Anibal David Acosta"
Дата:
Сообщение: pgadmin "Running VACUUM recommended"
Следующее
От: Josh Berkus
Дата:
Сообщение: You could be a PostgreSQL Patch Reviewer!