Re: Second attempt, roll your own autovacuum

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Second attempt, roll your own autovacuum
Дата
Msg-id 20061218215253.GO12526@alvh.no-ip.org
обсуждение исходный текст
Ответ на Second attempt, roll your own autovacuum  (Glen Parker <glenebob@nwlink.com>)
Ответы Re: Second attempt, roll your own autovacuum  (Glen Parker <glenebob@nwlink.com>)
Список pgsql-general
Glen Parker wrote:

> The trouble now is, I don't see how to reset the statistics.  My
> assumption was that vacuum did it, but that appears to be false.  How
> does autovacuum do it?  Can I do it with SQL?

Huh, reset what statistics?  Autovacuum does not reset anything.  What
statistics are you using?  The number of dead tuples _should_ show as
zero on the stat system after a vacuum, certainly.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: feature request for Postgresql Rule system.
Следующее
От: "semi-ambivalent"
Дата:
Сообщение: Changes in 8.2's PHP behaviour?