Prefetching results

Поиск
Список
Период
Сортировка
От j.prochazka@rare-technologies.com
Тема Prefetching results
Дата
Msg-id b8W6oF2aRlyXXaB0TJ744Xa9d4IH01zaVLR7sJ4OhRo@rare-technologies.com
обсуждение исходный текст
Ответы Re: Prefetching results  (Clemens Ladisch <clemens@ladisch.de>)
Список 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 по дате отправления:

Предыдущее
От: "Regina Obe"
Дата:
Сообщение: RE: support policy
Следующее
От: Russell F
Дата:
Сообщение: Re: [PATCH] Allow field set from a joined query