to remove it from log file open postgresql.conf and edit line :
escape_string_warning = on change it to escape_string_warning = off
or you can just change log behavior
log_min_messages = warning # values in order of decreasing detail:change it to log_min_messages = error
Hiç yorum yok:
Yorum Gönder