On Sep 26, 2006, at 10:56 AM, Tom Lane wrote:
"log_min_error_statement = error" is what you're looking for.
my personal belief is that this should be the default, as the current
default (essentially "never") is mostly useless.
smime.p7s
Description: S/MIME cryptographic signature
Kyle Bateman <[EMAIL PROTECTED]> writes:
> Is there an easy way to get postgres to
> spit out the SQL statement it was parsing when it generated the error?
"log_min_error_statement = error" is what you're looking for.
regards, tom lane
---(end of