Re: Removing pollution from log files

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Removing pollution from log files
Date: 2007-08-28 18:03:54
Message-ID: fb1o4n$2kgc$2@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> That's not pollution; it's telling you you need to fix your
> application to escape the backslashes differently.

I havent seen that ODBC specification requires escaping strings.
So this is task of ODBC driver.

Andrus.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gavin M. Roy 2007-08-28 18:05:34 Re: Turning off atime on PostgreSQL DB volumes
Previous Message Andrus 2007-08-28 17:56:55 Re: simple query runs 26 seconds