Re: [GENERAL] vacuumdb uses a lot of disk

2013-08-15 Thread Kevin Grittner
Alexander Shutyaev wrote: > We have the following issue. When we use vacuumdb (NOT full) on > our postgres database (~320Gb) it takes up ~10Gb of disk space > which is never returned. Why is the space not returned? Does that happen every time?  (i.e., if you run vacuumdb 10 times in a row while

[GENERAL] vacuumdb uses a lot of disk

2013-08-14 Thread Alexander Shutyaev
Hi all! We have the following issue. When we use vacuumdb (NOT full) on our postgres database (~320Gb) it takes up ~10Gb of disk space which is never returned. Why is the space not returned? Thanks in advance!