Re: Memory leaks in PostgreSQL ODBC driver

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: mlw <markw(at)mohawksoft(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Memory leaks in PostgreSQL ODBC driver
Date: 2002-06-24 04:46:53
Message-ID: 3D16A43D.95CA2DC6@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-06-24 05:10:51 Re: ODBC Patch to prevent setting of KSQO on 7.3+ servers
Previous Message Bruce Momjian 2002-06-23 21:52:12 Re: [PATCHES] PostgreSQL 7.2.1 and Sun's C compiler under Solaris8