Re: Performance of Parser?

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: "Jignesh Shah" <J(dot)K(dot)Shah(at)Sun(dot)COM>
Cc: pgsql-performance(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Performance of Parser?
Date: 2007-01-14 00:48:14
Message-ID: 63273.24.211.165.134.1168735694.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2007-01-14 03:08:57 Re: Performance of Parser?
Previous Message Tom Lane 2007-01-14 00:24:28 Re: Performance of Parser?

Browse pgsql-performance by date

  From Date Subject
Next Message Dave Dutcher 2007-01-14 02:40:18 Re: Large table performance
Previous Message Tom Lane 2007-01-14 00:24:28 Re: Performance of Parser?