Re: libpq - lack of support to set the fetch size - Mailing list pgsql-general

From Daniel Verite
Subject Re: libpq - lack of support to set the fetch size
Date
Msg-id d32a19d7-2f58-48e8-aadd-5eb1fc477b63@mm
Whole thread Raw
In response to libpq - lack of support to set the fetch size  (matshyeq <matshyeq@gmail.com>)
Responses Re: libpq - lack of support to set the fetch size  (Albe Laurenz <laurenz.albe@wien.gv.at>)
List 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 by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: libpq - lack of support to set the fetch size
Next
From: "Yngve N. Pettersen"
Date:
Subject: Re: Possible multiprocess lock/unlock-loop problem in Postgresql 9.2