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 <[email protected]> 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 > > -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
