View Single Post

   
  #2 (permalink)  
Old 04-16-2008, 01:00 AM
Dave Cramer
 
Posts: n/a
Default Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work

It's pretty easy to test.

prepare the query
and
run explain analyze on the prepared statement.

Dave
On 10-Apr-08, at 5:47 AM, Thomas Burdairon wrote:

> Is there any patch available for this one?
>
> I'm encountering troubles with some JDBC queries and I'd like to
> test it before asking some help on the JDBC list.
>
> Thanks.
> Tom
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers



--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

Reply With Quote