Re: Jdbc/postgres performance

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Jdbc/postgres performance
Дата
Msg-id 16006.1161148779@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Jdbc/postgres performance  ("Merlin Moncure" <mmoncure@gmail.com>)
Ответы Re: Jdbc/postgres performance  ("Merlin Moncure" <mmoncure@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Jdbc/postgres performance
Следующее
От: Ruben Rubio
Дата:
Сообщение: Re: Optimization of this SQL sentence