Re: Escape string tracing - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Escape string tracing
Date
Msg-id 200711132010.lADKAuj27088@momjian.us
Whole thread Raw
In response to Escape string tracing  (Mike Blackwell <maiku41@sbcglobal.net>)
List pgsql-admin
Mike Blackwell wrote:
> 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, mark it as an escape string, E''. See the documentation and release
notes.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: where can I find doc for pg_buffercache?
Next
From: Steve Holdoway
Date:
Subject: Re: SHMMAX problem - how much is needed?