Re: Blocking excessively in FOR UPDATE - Mailing list pgsql-performance

From Claudio Freire
Subject Re: Blocking excessively in FOR UPDATE
Date
Msg-id CAGTBQpb9E-OGuGQ9vKaSCOhYPuJHfx1+UAgOT2pVWRa2scPUBA@mail.gmail.com
Whole thread Raw
In response to Blocking excessively in FOR UPDATE  (Claudio Freire <klaussfreire@gmail.com>)
List pgsql-performance
On Thu, Nov 3, 2011 at 2:51 PM, Claudio Freire <klaussfreire@gmail.com> wrote:
> What other information should I provide?

Forgot all the usual details:

Server is postgresql 9.0.3, running in linux, quite loaded (load
average ~7), WAL on raid 1 2 spindles, data on raid 10 4 spindles, 16G
RAM.

Could it be high contention between the worker processes? (because of
the high load)

pgsql-performance by date:

Previous
From: Claudio Freire
Date:
Subject: Blocking excessively in FOR UPDATE
Next
From: "Kevin Grittner"
Date:
Subject: Re: Optimization required for multiple insertions in PostgreSQL