Re: Curious about dead rows.

Поиск
Список
Период
Сортировка
От Craig James
Тема Re: Curious about dead rows.
Дата
Msg-id 473BB6D9.6090908@emolecules.com
обсуждение исходный текст
Ответ на Re: Curious about dead rows.  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: Curious about dead rows.  (Jean-David Beyer <jeandavid8@verizon.net>)
Список pgsql-performance
Alvaro Herrera wrote:
> To recap:
>
> - your app only does inserts
> - there has been no rollback lately
> - there are no updates
> - there are no deletes
>
> The only other source of dead rows I can think is triggers ... do you
> have any?  (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.


What about an unreliable network that causes lot of disconnects?  Wouldn't the server process do a rollback?

Craig



В списке pgsql-performance по дате отправления:

Предыдущее
От: Jeff Frost
Дата:
Сообщение: Re: dell versus hp
Следующее
От: Jean-David Beyer
Дата:
Сообщение: Re: Curious about dead rows.