Re: Jdbc/postgres performance - Mailing list pgsql-performance

From Tom Lane
Subject Re: Jdbc/postgres performance
Date
Msg-id 16006.1161148779@sss.pgh.pa.us
Whole thread Raw
In response to Re: Jdbc/postgres performance  ("Merlin Moncure" <mmoncure@gmail.com>)
Responses Re: Jdbc/postgres performance  ("Merlin Moncure" <mmoncure@gmail.com>)
List pgsql-performance
"Merlin Moncure" <mmoncure@gmail.com> writes:
> this is not really a jdbc issue, just a practical problem with
> prepared statements...

Specifically, that the OP is running a 7.4 backend, which was our
first venture into prepared parameterized statements.  PG 8.1 will
do better, 8.2 should do better yet.

            regards, tom lane

pgsql-performance by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Jdbc/postgres performance
Next
From: Ruben Rubio
Date:
Subject: Re: Optimization of this SQL sentence