Re: PGStatement#setPrepareThreshold

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: PGStatement#setPrepareThreshold
Дата
Msg-id 1154708816.21451.112.camel@coppola.muc.ecircle.de
обсуждение исходный текст
Ответ на Re: PGStatement#setPrepareThreshold  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-jdbc
> Right, but do we want to repeat the statement for every bind case?

I'm talking only for myself, but printing the parameter values alone
would be already a huge win. I enable the printing of IP+port in the
logs, so I can easily trace back the parameters to the statement if the
statement is logged too...

On the other hand, I usually only enable statement logging with
log_min_duration_statement, and there I would like to see both statemnt
and params... would that work ?

Thanks,
Csaba.



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PGStatement#setPrepareThreshold
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: PGStatement#setPrepareThreshold