Re: Slow update query - Mailing list pgsql-performance

From Kevin Grittner
Subject Re: Slow update query
Date
Msg-id 4B5821B7020000250002E954@gw.wicourts.gov
Whole thread Raw
In response to Slow update query  ("elias ghanem" <e.ghanem@acteos.com>)
List pgsql-performance
"elias ghanem" <e.ghanem@acteos.com> wrote:

> I'm not sure this is the right place to ask my question

Yes it is.  You gave a lot of good information, but we'd have a
better shot at diagnosing the issue with a bit more.  Please read
the following and resubmit with as much of the requested information
as you can.  Note that you might need to break out the problem query
from the function to run EXPLAIN ANALYZE (the output of which is one
of the more useful diagnostic tools we have).

http://wiki.postgresql.org/wiki/SlowQueryQuestions

-Kevin

pgsql-performance by date:

Previous
From: "elias ghanem"
Date:
Subject: Slow update query
Next
From: Alvaro Herrera
Date:
Subject: Re: New server to improve performance on our large and busy DB - advice?