Re: Driver seems to hang fetching data

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: Patrick Hatcher <PHatcher(at)macys(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Driver seems to hang fetching data
Date: 2007-03-01 15:58:14
Message-ID: 20070301155814.GA20961@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> Here you go Hiroshi. This was all that was in the Log file
>
> [0.000]DSN info:
> DSN='macys',server=XX.XXXXX.XX',port='5432',dbase='mdc_oz',user='',passwd='xxxxx'
> [0.000]
> onlyread='0',protocol='7.4',showoid='0',fakeoidindex='0',showsystable='0'
> [0.000] conn_settings='',conn_encoding='(null)'
> [0.000] translation_dll='',translation_option=''

Patrick,

please turn on the common log also in Datasource dialog.
You turned it on only in Global dialog. It's not enough. You have to
see the select statement in psqlodbc_XXXX.log.

Regards,

Luf

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2007-03-01 16:01:35 Re: ODBC problem with local PostgreSQL 8.1 DBMS
Previous Message Patrick Hatcher 2007-03-01 15:47:40 Re: Driver seems to hang fetching data