Peter Kirk wrote: > Any other ideas how I can clean out this database a bit?
More a postgres question this, but what do you mean by "clean out"? 200M is _titchy_, what makes you think you need to manually vacuum the database in the first place? Unless you're using very old, or very badly configured, postgres, the internal autovacuumer will be maintaining tables for you. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant | [email protected] | filtering. Inoculate antibodymx.net | m: +447792493388 | your mail system. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
