How to turn on debugging - Mailing list pgsql-odbc

From Ramesh Reddy
Subject How to turn on debugging
Date
Msg-id 1297112942.3034.11.camel@localhost.localdomain
Whole thread Raw
List pgsql-odbc
Hello,

I am trying to debug my application and I want to turn on the debug in
psql-odbc driver. I have below setting in my odbc.ini file. However I do
not see any files being created, can anybody point me what I am doing
wrong?

Trace = 1
TraceFile = /home/rareddy/testing/PostgreSQL_test_trace.log
Debug = 1
DebugFile = /home/rareddy/testing/PostgreSQL_test_debug.log
CommLog=1
CommLogFile = /home/rareddy/testing/PostgreSQL_test_comm.log


Thanks.

Ramesh..


pgsql-odbc by date:

Previous
From: Richard Broersma
Date:
Subject: Re: Lob Streaming
Next
From: Ramesh Reddy
Date:
Subject: Re: Lob Streaming