Type: bool
Default: on
Context: user
Restart: false

When set, debug_pretty_print indents the messages produced by debug_print_parse, debug_print_rewritten, or debug_print_plan. This results in more readable but much longer output than the compact format used when it is off. It is on by default.

Recommendations

For debugging a testing machine. Do not set in production.

Comments