VACUUM FULL fails to free diskspace

Поиск
Список
Период
Сортировка
От Morten Guldager
Тема VACUUM FULL fails to free diskspace
Дата
Msg-id 20021016194613.C5130@linuxine.mogul.dk
обсуждение исходный текст
Ответы Re: VACUUM FULL fails to free diskspacef  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-admin
Hi,

My database cluster have one database with one table. (if we don't
count template0 and 1.

My table has 3 collumns, 2 ints and a bytea. 2.5M rows and it consumes
150G diskspace. I have a unique index on the 2 ints.

I did a TRUNCATE on the table, and a VACUUM FULL.

But PostgreSQL-7.2.3 did not return the space to the filesystem. (ext3
on linux)


/Morten %-)

(This message may show up twice if the list-moderator is too fast.
I failed to post from the rigth address the first try :-)

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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: Fast Deletion For Large Tables
Следующее
От: "Josh Goldberg"
Дата:
Сообщение: Re: Tools / Monitoring