Re: libpq - lack of support to set the fetch size

Поиск
Список
Период
Сортировка
От Daniel Verite
Тема Re: libpq - lack of support to set the fetch size
Дата
Msg-id d32a19d7-2f58-48e8-aadd-5eb1fc477b63@mm
обсуждение исходный текст
Ответ на libpq - lack of support to set the fetch size  (matshyeq <matshyeq@gmail.com>)
Ответы Re: libpq - lack of support to set the fetch size  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-general
    matshyeq wrote:

> "Unfortunately, this is a limitation in the underlying driver (libpq) rather
> than DBD::Pg itself. There have been talks over the years of supporting
> this, but nothing concrete yet. Your best bet would be to ask about this on
> the Postgres lists"
>
> Would you consider putting this on the roadmap, so one day it gets improved?

This improvement seems to have actually been made since 9.2 with
the PQsetSingleRowMode() function:

http://postgresql.org/docs/current/static/libpq-single-row-mode.html


Best regards,
--
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org


В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: libpq - lack of support to set the fetch size
Следующее
От: "Yngve N. Pettersen"
Дата:
Сообщение: Re: Possible multiprocess lock/unlock-loop problem in Postgresql 9.2