Re: General DB Tuning

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: General DB Tuning
Дата
Msg-id 42D473D4.7040500@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: General DB Tuning  (Brent Henry <bh_pgperf@yahoo.com>)
Ответы Re: General DB Tuning  (Mark Rae <mrae@purplebat.com>)
Re: General DB Tuning  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-performance
> Is there a different kind of 'prepared' statements
> that we should be using in the driver to get logging
> to work properly?  What is the 'new' protocol?

The 8.0.2 jdbc driver uses real prepared statements instead of faked
ones.  The problem is the new protocol (that the 8.0.2 driver users) has
a bug where protocol-prepared queries don't get logged properly.

I don't know if it's been fixed...

Chris


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

Предыдущее
От: Brent Henry
Дата:
Сообщение: Re: General DB Tuning
Следующее
От: Tom Arthurs
Дата:
Сообщение: Re: General DB Tuning