Re: propose: detail binding error log

Поиск
Список
Период
Сортировка
От Ioseph Kim
Тема Re: propose: detail binding error log
Дата
Msg-id 1458020205.3935.38.camel@ioseph-centos
обсуждение исходный текст
Ответ на Re: propose: detail binding error log  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
thanks for reply.

value of log_statement is already 'all'
I set log_min_messages = debug5, log_error_verbosity = verbose and
debug_print_parse = on too.
but I could not a value of client in server log.

this case is occured only at jdbc prepare statement and wrong type
binding.

reguards, Ioseph.

2016-03-14 (월), 23:06 -0400, Tom Lane:
> Ioseph Kim <pgsql-kr@postgresql.kr> writes:
> > I want see that value of bind variable at a server log.
> 
> That's available if you turn on log_statements, IIRC.
> 
>             regards, tom lane
> 
> 





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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: [PATCH] Logical decoding support for sequence advances
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Explain [Analyze] produces parallel scan for select Into table statements.