How to turn on debugging

From: Ramesh Reddy <rareddy(at)redhat(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: How to turn on debugging
Date: 2011-02-07 21:09:02
Message-ID: 1297112942.3034.11.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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..

Browse pgsql-odbc by date

  From Date Subject
Next Message Ramesh Reddy 2011-02-09 15:22:27 Re: Lob Streaming
Previous Message Richard Broersma 2011-02-07 16:18:24 Re: Lob Streaming