Question on vacuumdb - Mailing list pgsql-performance

From Bill Chandler
Subject Question on vacuumdb
Date
Msg-id 20050418192708.51229.qmail@web51407.mail.yahoo.com
Whole thread Raw
Responses Re: Question on vacuumdb  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-performance
All,

If I run the command "vacuumdb mydb" I understand that
it does some disk space recovery (but not as much as
"vacuumdb --full mydb").

Question: if I run the command "vacuumdb --analyze
mydb" does it still do the aforementioned disk space
recovery AS WELL AS update query planning statistics?
Or are those two completely separate operations
requiring separate invocations of 'vacuumdb'.

thanks,

Bill



__________________________________
Do you Yahoo!?
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide

pgsql-performance by date:

Previous
From: Bill Chandler
Date:
Subject: Question on REINDEX
Next
From: Josh Berkus
Date:
Subject: Re: Question on REINDEX