Re: VACUUM, 24/7 availability and 7.2

Поиск
Список
Период
Сортировка
От Jeffrey W. Baker
Тема Re: VACUUM, 24/7 availability and 7.2
Дата
Msg-id Pine.LNX.4.33.0110101331520.28817-100000@windmill.gghcwest.com
обсуждение исходный текст
Ответ на Re: VACUUM, 24/7 availability and 7.2  (wsheldah@lexmark.com)
Список pgsql-general

On Wed, 10 Oct 2001 wsheldah@lexmark.com wrote:

> Just to keep things in perspective, how large are your current databases, and
> what do you or the company consider to be a signficant length of time?  Right
> now I have a development database with just a few thousand records of test data,
> and vacuum takes just a very few seconds a day.  I think I recall hearing on
> this list of it taking a minute or three for databases several gigabytes in
> size.  For some sites this would be tolerable, for others it wouldn't.

The runtime seems to be dependent on what hind of activity you do.  If you
frequently rollback inserts, vacuum seems to take longer.  Say, a database
with 1m records which endures 5m inserts + rollback is going to take a
while to vacuum.

Just my informal observations, not based on structured testing.

-jwb


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

Предыдущее
От: Glenn Sullivan
Дата:
Сообщение: Conditional Adding to a Table
Следующее
От: Feite Brekeveld
Дата:
Сообщение: Re: Performance problem with 50,000,000 rows