Re: Autovacuum / full vacuum
Michael Riess <mlriess@gmx.de>
From: Michael Riess <mlriess@gmx.de>
To: pgsql-performance@postgresql.org
Date: 2006-01-17T10:33:02Z
Lists: pgsql-performance
Hi, did you read my post? In the first part I explained why I don't want to increase the FSM that much. Mike >> So my question is: What's the use of an autovacuum daemon if I still >> have to use a cron job to do full vacuums? wouldn't it just be a minor >> job to enhance autovacuum to be able to perform full vacuums, if one >> really wants it to do that - even if some developers think that it's >> the wrong approach? > > You should never have to do full vacuums... > > Chris > > ---------------------------(end of broadcast)--------------------------- > TIP 6: explain analyze is your friend >