Re: Curious about dead rows. - Mailing list pgsql-performance

From Jean-David Beyer
Subject Re: Curious about dead rows.
Date
Msg-id 473B6DF0.8020206@verizon.net
Whole thread Raw
In response to Re: Curious about dead rows.  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-performance
Alvaro Herrera wrote:
> Jean-David Beyer wrote:
>> Mario Weilguni wrote:
>
>>> Did you rollback some transactions? It will generate dead rows too - at
>>> least I think so.
>>>
>> No, and the statistics confirm this.
>
> To recap:
>
> - your app only does inserts

True.

> - there has been no rollback lately

True.

> - there are no updates

True

> - there are no deletes

True.
>
> The only other source of dead rows I can think is triggers ... do you
> have any?

No triggers at all. I have sequences that were not in the IBM DB2 version of
this stuff. But they are all done earlier, before the CLUSTER of the entire
database. Furthermore, they are only for two tables, not the ones that
attracted my notice in the first place.

> (Not necessarily on this table -- perhaps triggers on other
> tables can cause updates on this one).
>
> Oh, rolled back COPY can cause dead rows too.
>
The only copies I ever do are those inside dbdump -- dbrestore, and they
come after all this stuff. And they do not roll back -- though I suppose
they could in principle.

--
  .~.  Jean-David Beyer          Registered Linux User 85642.
  /V\  PGP-Key: 9A2FC99A         Registered Machine   241939.
 /( )\ Shrewsbury, New Jersey    http://counter.li.org
 ^^-^^ 16:45:01 up 22 days, 10:03, 1 user, load average: 4.20, 4.22, 4.17

pgsql-performance by date:

Previous
From: Russell Smith
Date:
Subject: Re: Curious about dead rows.
Next
From: Alan Hodgson
Date:
Subject: Re: dell versus hp