Re: Caching of Queries - Mailing list pgsql-performance

From Tom Lane
Subject Re: Caching of Queries
Date
Msg-id 27437.1095959132@sss.pgh.pa.us
Whole thread Raw
In response to Re: Caching of Queries  ("Jason Coene" <jcoene@gotfrag.com>)
Responses Re: Caching of Queries  ("Jason Coene" <jcoene@gotfrag.com>)
List pgsql-performance
"Jason Coene" <jcoene@gotfrag.com> writes:
> All of our "postgres" processes end up in the "semwai" state - seemingly
> waiting on other queries to complete.  If the system isn't taxed in CPU or
> disk, I have a good feeling that this may be the cause.

Whatever that is, I'll bet lunch that it's got 0 to do with caching
query plans.  Can you get stack tracebacks from some of the stuck
processes?  What do they show in "ps"?

            regards, tom lane

pgsql-performance by date:

Previous
From: "Jason Coene"
Date:
Subject: Re: Caching of Queries
Next
From: Gaetano Mendola
Date:
Subject: Re: Caching of Queries