table when vacuum questions - Mailing list pgsql-admin

From Lee Wu
Subject table when vacuum questions
Date
Msg-id ECAB83AA52BCC043A0E24BBC00001024111263@mxhq-exch.corp.mxlogic.com
Whole thread Raw
Responses Re: table when vacuum questions
List pgsql-admin

Hi,

 

I have two questions regarding the PG doc:

 

  1. http://www.postgresql.org/docs/7.3/static/routine-vacuuming.html#VACUUM-FOR-WRAPAROUND says:

 “every table in the database must be vacuumed at least once every billion transactions”.

Does “very table” include PG’s tables, such as pg_database?

  1. http://www.postgresql.org/docs/7.3/static/sql-vacuum.html says: “Defaults to all tables in the current database.”

Does “all tables include PG’s tables, such as pg_class?

 

Thanks,

 

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_restore patch
Next
From: Tom Lane
Date:
Subject: Re: table when vacuum questions