Re: Removing pollution from log files

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Andrus <kobruleht2(at)hot(dot)ee>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Removing pollution from log files
Date: 2007-08-30 13:31:17
Message-ID: 20070830133117.GH5872@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrus wrote:
> > 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.

So complain to the ODBC guys. OTOH, maybe you are using ODBC wrongly.

--
Alvaro Herrera http://www.amazon.com/gp/registry/CTMLCN8V17R4
"El destino baraja y nosotros jugamos" (A. Schopenhauer)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-08-30 13:39:52 Re: Out of Memory - 8.2.4
Previous Message Günther Jedenastik 2007-08-30 13:30:49 why does a system catalog insert/update/delete not fire a trigger?