Re: Is it possible to know where is the "deadlock" - Mailing list pgsql-performance

From Claus Guttesen
Subject Re: Is it possible to know where is the "deadlock"
Date
Msg-id b41c75520707191005n500b1286s2ac377535c72b42e@mail.gmail.com
Whole thread Raw
In response to Is it possible to know where is the "deadlock"  (Arnau <arnaulist@andromeiberica.com>)
List pgsql-performance
>      The iostat -c says about 8% of time waiting for IO. I'm afraid this
> is due to locks between concurrent queries, is there anyway to have more
> info about?

I do believe that if you told what OS you're running, what pg-version
you're running, what type of sql-statements you perform the list can
provide some help.

--
regards
Claus

When lenity and cruelty play for a kingdom,
the gentlest gamester is the soonest winner.

Shakespeare

pgsql-performance by date:

Previous
From: Bill Moran
Date:
Subject: Re: Is it possible to know where is the "deadlock"
Next
From: Tom Lane
Date:
Subject: Re: User concurrency thresholding: where do I look?