> What else should I do to make it happen? > > If you look in your logs, you should see something like: > May 17 13:24:49 fritz postgres[13852]: [3-1] LOG: > autovacuum: processing database "postgres"
Not sure why this thread is on pgadmin-support (general would be a better place for it), but do note that as far as I know the log lines you are referring to only indicate that autovacuum is processing the database to see if it needs vacuuming -- there may not be any actual vacuuming going on, because of, for example, your entries in the pg_autovacuum system table. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly