Re: performance question: protocol v2 vs v3

Поиск
Список
Период
Сортировка
От Guillaume Cottenceau
Тема Re: performance question: protocol v2 vs v3
Дата
Msg-id m3egsra6ye.fsf@mnc.ch
обсуждение исходный текст
Ответ на Re: performance question: protocol v2 vs v3  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-jdbc
Albe Laurenz <laurenz.albe 'at' wien.gv.at> writes:

> Do you you call conn.prepareStatement for each statement, or do
> you reuse the prepared statements?  In the latter case, you might see
> better performance with protocol v3.

I recreate one each time. Makes sense, thanks.

--
Guillaume Cottenceau


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: performance question: protocol v2 vs v3
Следующее
От: rapidtransit440@aol.com
Дата:
Сообщение: Re: Having issues with tests