Re: Vacuuming static tables. - Mailing list pgsql-novice

From Tom Lane
Subject Re: Vacuuming static tables.
Date
Msg-id 22390.1147305702@sss.pgh.pa.us
Whole thread Raw
In response to Vacuuming static tables.  ("Daniel T. Staal" <DStaal@usa.net>)
List pgsql-novice
"Daniel T. Staal" <DStaal@usa.net> writes:
> The odd thing is that while this is a moderately complex query; three
> tables, multiple 'union's, etc, *all* the tables involved are fairly
> static.  The biggest (and the one I've confirmed makes the difference when
> I vacuum it) would be having a busy week if there were ten inserts.
> Deletes are even rarer.

What about updates?  Updating an existing row generates vacuumable trash...

            regards, tom lane

pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: error handling
Next
From: Verena Ruff
Date:
Subject: Re: error handling