Re: log options - Mailing list pgsql-novice

From Rob Richardson
Subject Re: log options
Date
Msg-id 04A6DB42D2BA534FAC77B90562A6A03D01554CDC@server.rad-con.local
Whole thread Raw
In response to log options  (Frank Bax <fbax@sympatico.ca>)
List pgsql-novice
By any wild chance, is your system running old Crystal Reports reports?
Our product includes several reports, many of which were developed in
previous versions of CR, and our Postgres logs are packed with error
messages like that.

RobR


-----Original Message-----
From: pgsql-novice-owner@postgresql.org
[mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Frank Bax
Sent: Thursday, September 23, 2010 6:37 AM
To: pgsql-novice@postgresql.org
Subject: [NOVICE] log options

Is there a log option that will display the SQL statement triggering
WARNING; without having to log *all* queries?

2010-09-22 11:18:27 EDT WARNING:  nonstandard use of escape in a string
literal at character 59
2010-09-22 11:18:27 EDT HINT:  Use the escape string syntax for escapes,
e.g., E'\r\n'.

--
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org) To make
changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice

pgsql-novice by date:

Previous
From: Frank Bax
Date:
Subject: log options
Next
From: "Eric Comeau"
Date:
Subject: Re: Table transfer