On Wed, 29 Oct 2003 11:53:38 -0500 DHS Webmaster <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> http://www.jefftrout.com/ http://www.stuarthamm.net/ ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org