Re: pg_clog & vacuum oddness - Mailing list pgsql-admin

From Jeff
Subject Re: pg_clog & vacuum oddness
Date
Msg-id 20031029120116.228f7825.threshar@torgo.978.org
Whole thread Raw
In response to Re: pg_clog & vacuum oddness  (DHS Webmaster <webmaster@dhs-club.com>)
Responses Re: pg_clog & vacuum oddness  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
On Wed, 29 Oct 2003 11:53:38 -0500
DHS Webmaster <webmaster@dhs-club.com> wrote:

> We vacuum our working database nightly. Although this is not a 'full',
> we don't exclude any tables. We don't do anything with template1
> (knowingly), so we do not perform any maintenance on it either.

Why not go through the list in pg_database to make sure you didn't
forget about any (like I did).


given that template0 and 1 rarely change.. I don't see why we'd need to
vacuum them

--
Jeff Trout <jeff@jefftrout.com>
http://www.jefftrout.com/
http://www.stuarthamm.net/

pgsql-admin by date:

Previous
From: DHS Webmaster
Date:
Subject: Re: pg_clog & vacuum oddness
Next
From: DHS Webmaster
Date:
Subject: Re: pg_clog & vacuum oddness