Search Postgresql Archives

Removing pollution from log files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm using PostgreSQL  PostgreSQL 8.2.4   from ODBC 08.02.0300 client.

Postgres  log files are polluted with messages

2007-08-27 06:10:38 WARNING:  nonstandard use of \\ in a string literal at
character 190
2007-08-27 06:10:38 HINT:  Use the escape string syntax for backslashes,
e.g., E'\\'.
2007-08-27 06:10:39 WARNING:  nonstandard use of \\ in a string literal at
character 197
2007-08-27 06:10:39 HINT:  Use the escape string syntax for backslashes,
e.g., E'\\'.
2007-08-27 06:10:47 WARNING:  nonstandard use of \\ in a string literal at
character 190
2007-08-27 06:10:47 HINT:  Use the escape string syntax for backslashes,
e.g., E'\\'.
2007-08-27 06:10:48 WARNING:  nonstandard use of \\ in a string literal at
character 197
2007-08-27 06:10:48 HINT:  Use the escape string syntax for backslashes,
e.g., E'\\'.

How to force Postgres not to write those messages to log file ?
Should I configure ODBC driver, Postgres or change my application ?

Andrus.




---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux