Re: Out of memory troubles with version 8.01.01.02

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: Filip Wuytack <filip(at)wuytack(dot)net>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Out of memory troubles with version 8.01.01.02
Date: 2005-12-13 18:37:15
Message-ID: 20051213183715.GA7403@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

I write this only for clarify.

> Then I tried the latest snapshot, 8.1.1.04,and youhouuuuu, it worked!!!
> Me a very happy man.
> I'm not sure what you did we these dlls, but I just pulled in a +/- 25

Agh, you don't have problem that the result doesn't fit into memory.
Your problem was reported by Dave some days ago.
Driver didn't correctly recognize when it end fetching rows.
Driver fetch same rows forever (which after some time have to lead to
memory problem). This problem was reported as SQLTables doesn't end
or something similar.

> - Use Declare/Fetch

This is the option which lead to the problem with older releases.

Regards,

Luf

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2005-12-13 18:42:14 Re: client encoding mismatch help!
Previous Message frank 2005-12-13 17:58:45 client encoding mismatch help!