Very large queries with ODBC - Mailing list pgsql-odbc

From markw
Subject Very large queries with ODBC
Date
Msg-id 3DDDAB1A.7000504@mohawksoft.com
Whole thread Raw
Responses Re: Very large queries with ODBC
List pgsql-odbc
I am trying to execute a query that will return 8 million rows. The next
query I will need will return 45 million rows.
I have useDeclareFetch enabled.

I've traced into the ODBC code, and it seems like previous rows are
never discarded. This makes large queries, i.e. ones where you will be
doing bulk processing for OLAP, impossible.

Is this a known bug? (Is it a bug at all or a feature of ODBC?)
Are there, or would there be, plans to correct it?
If so, what is the strategy?


pgsql-odbc by date:

Previous
From: "Han"
Date:
Subject: "#if (ODBCVER >= 0x0399)" in info.c?
Next
From: "Glen Parker"
Date:
Subject: Bug in latest ODBC driver (07.02.0004)