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 ignore tables



"Sriram Dandapani" <sdandapani(at)counterpane(dot)com> writes:
> I am trying to get autovacuum to complete quicker and prevent Xactn
> wraparound (currently, it takes very long and due to the fact that I
> have to restart the database for maintenance purposes), autovacuum never
> finishes.)

Why are you restarting the database?  There is no "maintenance purpose"
I'm aware of that requires routine postmaster restarts.

As for suppressing autovac on specific tables, see the pg_autovacuum
system catalog.

			regards, tom lane



Home | Main Index | Thread Index

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