Re:

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re:
Дата
Msg-id 8472.1003212659@sss.pgh.pa.us
обсуждение исходный текст
Ответ на  (roypgsqlgen@xemaps.com)
Список pgsql-general
roypgsqlgen@xemaps.com writes:
> OK, so from what I understand if you don't tell it to do a "FULL"
> vacuum, it will not minimize space by moving tuples acrss blocks to
> compact a table.  But does that mean at some point you have to do a
> "FULL" vacuum?

The theory is that you should reach a steady state where the table file
doesn't get any bigger (assuming that the number of live tuples in the
table isn't getting bigger, that is).

Of course the gap between theory and practice is sometimes large.
We'll see how it goes when 7.2 is in the field...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: VACUUM, 24/7 availability and 7.2
Следующее
От: "Dr. Evil"
Дата:
Сообщение: Re: