Prefetching results - Mailing list pgsql-odbc

From j.prochazka@rare-technologies.com
Subject Prefetching results
Date
Msg-id b8W6oF2aRlyXXaB0TJ744Xa9d4IH01zaVLR7sJ4OhRo@rare-technologies.com
Whole thread Raw
Responses Re: Prefetching results  (Clemens Ladisch <clemens@ladisch.de>)
List pgsql-odbc
Hello,

is there a way to use postgresql-odbc without prefetching statement results? For instance when executing SELECT * FROM
table,whole table gets cached into driver memory before fetching any results by an application. In mysql and oracle
odbcdriver there is a no_cache and forward_cursor connection setting preventing this behaviour.
 

regards,
Honza Prochazka

pgsql-odbc by date:

Previous
From: "Regina Obe"
Date:
Subject: RE: support policy
Next
From: Russell F
Date:
Subject: Re: [PATCH] Allow field set from a joined query