Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work
Date
Msg-id 5CBF7716-2813-4B8F-B65D-8A93AC5F1613@fastcrypt.com
Whole thread Raw
In response to Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work  (Thomas Burdairon <tburdairon@entelience.com>)
Responses Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work  (Thomas Burdairon <tburdairon@entelience.com>)
Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work  ("Jignesh K. Shah" <J.K.Shah@Sun.COM>)
List pgsql-jdbc
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


pgsql-jdbc by date:

Previous
From: Thomas Burdairon
Date:
Subject: Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work
Next
From: Thomas Burdairon
Date:
Subject: Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work