table space keeps growing.

Поиск
Список
Период
Сортировка
От Michael Guerin
Тема table space keeps growing.
Дата
Msg-id 40744E90.8040801@rentec.com
обсуждение исходный текст
Ответы Re: table space keeps growing.  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
My database keeps growing, although the size of the data remains almost
constant.   The database is currently using 140GB, although I estimated
the actual size to be around 40-50GB.   Vacuum's are run twice a day, as
the superuser, after the large updates and deletes complete.   I
expected the size to level off but it keeps growing, what am I doing
wrong?    For instance one of my tables started with 546,050 pages and
has grown to 2,290,469 pages although the number of rows are roughly the
same.  Does vacuum free sparse space on a page or just the free space at
the end?  Also, I'm just running vacuum verbose analyze and not running
vacuum full.  Vacuum full does reclaim the space, but it also keeps the
table locked most of the day.

-michael


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

Предыдущее
От: Nabil Sayegh
Дата:
Сообщение: Re: 7.4 dramatically slower than 7.3?
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: table space keeps growing.