Re: Performance of Parser? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Performance of Parser?
Date
Msg-id 63273.24.211.165.134.1168735694.squirrel@www.dunslane.net
Whole thread Raw
In response to Performance of Parser?  (Jignesh Shah <J.K.Shah@Sun.COM>)
List pgsql-hackers
Jignesh Shah wrote:
> The appserver is basically using bunch of prepared statements that the
> server should be executing directly without doing the parsing again.
>

The first thing you need to do is turn on statement logging, if you
haven't already, to verify this statement.

cheers

andrew



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PERFORM] Performance of Parser?
Next
From: Dave Cramer
Date:
Subject: Re: [PERFORM] Performance of Parser?