log slow queries and hints - Mailing list pgsql-general

From Vasiliy G Tolstov
Subject log slow queries and hints
Date
Msg-id 1256724602.18161.6.camel@localhost
Whole thread Raw
Responses Re: log slow queries and hints
List pgsql-general
Hello. I'm new with postgresql, some times ago i'm turn on log slow
queries, but log file contains not only queries , nor
Oct 28 13:03:44 selfip postgres[18072]: [5-1]
user=dbu_vase_1,db=db_vase_1 WARNING:  nonstandard use of \\ in a string
literal at character 90
Oct 28 13:03:44 selfip postgres[18072]: [5-2]
user=dbu_vase_1,db=db_vase_1 HINT:  Use the escape string syntax for
backslashes, e.g., E'\\'.


How can i disable this hints, or (i'm use drupal for this database) fix
queries?

--
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru


pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: still on joining array/inline values was and is: design, ref integrity and performance
Next
From: Sam Mason
Date:
Subject: Re: Procedure for feature requests?