Re: Memory leaks in PostgreSQL ODBC driver - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Memory leaks in PostgreSQL ODBC driver
Date
Msg-id 3D16A43D.95CA2DC6@tpf.co.jp
Whole thread Raw
In response to Memory leaks in PostgreSQL ODBC driver  (mlw <markw@mohawksoft.com>)
List pgsql-odbc
mlw wrote:
>
> mlw wrote:
> >
> > It seems that when you perform a large query against the
> > postgresql ODBC driver it sucks it all in to memory. If
> > the query returns more data than you have memory, it fails.
> > To change this behavior, you set UseDeclareFetch to yes.

Your report is all about UseDeclareFetch mode ?
If so, I would examine it.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/



pgsql-odbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] PostgreSQL 7.2.1 and Sun's C compiler under Solaris8
Next
From: Hiroshi Inoue
Date:
Subject: Re: [HACKERS] ODBC Driver 7.02.0001 (Win32) (Unicode mode): CRLF->LF