Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: autovacuum?



> 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.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group