On Wed, Sep 20, 2006 at 09:30:44AM +0200, Tom Kistner wrote: > Larry is probably right. At least I don't remember doing anything > related to a "Vacuum" in the postgres SQL stubs (maybe this is the > equivalent of MySQLs "optimize table"?).
Actually it's worse than that: if you don't vacuum, eventually you WILL lose data; old rows will just disappear. Been there, done that, not pretty. Don't forget to vacuum. But that's for a whole different mailing list. -- Dave Evans Power Internet PGP key: http://powernet.co.uk/~davide/pgpkey
signature.asc
Description: Digital signature
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
