Re: Curious about dead rows.

Поиск
Список
Период
Сортировка
От Jean-David Beyer
Тема Re: Curious about dead rows.
Дата
Msg-id 473B6DF0.8020206@verizon.net
обсуждение исходный текст
Ответ на Re: Curious about dead rows.  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список 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 по дате отправления:

Предыдущее
От: Russell Smith
Дата:
Сообщение: Re: Curious about dead rows.
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: dell versus hp