Re: Unexplained growth of tables

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Unexplained growth of tables
Дата
Msg-id 200607231319.29697.peter_e@gmx.net
обсуждение исходный текст
Ответ на Unexplained growth of tables  ("Benjamin Krajmalnik" <kraj@illumen.com>)
Ответы Re: Unexplained growth of tables  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Benjamin Krajmalnik wrote:
> What can be causing this growth?  Not vacuuming often enough?

The is exactly the reason.

> I hav
> pg_autovacuum running every 60 seconds.  These tables have 10-15
> insert/update statements per second.

You should probably run VACUUM FULL to get the table back to a normal
size and then closely monitor what pg_autovacuum actually does.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: "Benjamin Krajmalnik"
Дата:
Сообщение: Unexplained growth of tables
Следующее
От: Christian Kratzer
Дата:
Сообщение: Re: Unexplained growth of tables