1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-17 06:41:09 +03:00

Add GUC variable to print original query to the server logs when there

is an error, warning, etc.

Gavin Sherry
This commit is contained in:
Bruce Momjian
2002-09-02 05:42:54 +00:00
parent 6a8babc206
commit 9fd842c4b2
7 changed files with 139 additions and 96 deletions

View File

@ -127,6 +127,9 @@
#log_duration = false
#log_timestamp = false
#log_min_error_statement = error # Values in order of increasing severity:
# debug5, debug4, debug3, debug2, debug1,
# info, notice, warning, error
#debug_print_parse = false
#debug_print_rewritten = false
#debug_print_plan = false