[moved to hackers]
Bruce Momjian wrote:
Andrew Dunstan wrote:I would. Some error happens and you don't know what statement caused it, by which time it is too late to go back and turn up error statement logging.
Why do we have log_min_error_statement default to PANIC level? Wouldn't ERROR be a better default?
Panic basically means off, meaning we don't print queries that generate errors. Should we print them by default?
cheers
andrew
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster