Re: 7.3 Prepared statements

Lincoln Yeoh <lyeoh@pop.jaring.my>

From: Lincoln Yeoh <lyeoh@pop.jaring.my>
To: "Charles H. Woloszynski" <chw@clearmetrix.com>, Bruce Momjian <pgman@candle.pha.pa.us>
Cc: pgsql-general@postgresql.org
Date: 2003-01-03T08:24:31Z
Lists: pgsql-general
I've been wondering about that for Perl DBI/DBD too.

Link.

At 11:18 PM 1/2/03 -0500, Charles H. Woloszynski wrote:

>Bruce:
>
>Do you mean that, under JDBC with PG7.3, it will use the stored execution 
>plan, or that we should ask the JDBC driver maintainers to work to use 
>this feature to use the stored executiong plan?
>
>I am obviously interested in helping make this happen to improve the 
>overall PostgreSQL solution.  Should I contact someone specific about this 
>to see if there are plans to make this happen in the near future? I think 
>I have a solid framework to test its effectiveness with decent performance 
>monitoring tools already in place.