Re: Escape string tracing - Mailing list pgsql-admin

From Milen A. Radev
Subject Re: Escape string tracing
Date
Msg-id fhd283$nk7$1@ger.gmane.org
Whole thread Raw
In response to Escape string tracing  (Mike Blackwell <maiku41@sbcglobal.net>)
List pgsql-admin
Mike Blackwell написа:
> I have a system that's been giving the nonstandard use of \\...' warning
> in the postgresql log.  Is there a way to get the SQL associated with
> the warning without logging all the sql statements being processed?


Yes, set "log_min_error_statement" to "WARNING"
(http://www.postgresql.org/docs/current/static/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-WHEN).


--
Milen A. Radev

pgsql-admin by date:

Previous
From: Steve Holdoway
Date:
Subject: Re: SHMMAX problem - how much is needed?
Next
From: "Peter Koczan"
Date:
Subject: Re: SHMMAX problem - how much is needed?