Re: ECPG FETCH readahead

Поиск
Список
Период
Сортировка
От Boszormenyi Zoltan
Тема Re: ECPG FETCH readahead
Дата
Msg-id 4CB6D3C8.3020709@cybertec.at
обсуждение исходный текст
Ответ на Re: ECPG FETCH readahead  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: ECPG FETCH readahead  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
Hi,

Robert Haas írta:
> On Thu, Jun 24, 2010 at 8:19 AM, Michael Meskes <meskes@postgresql.org> wrote:
>   
>> On Thu, Jun 24, 2010 at 12:04:30PM +0300, Heikki Linnakangas wrote:
>>     
>>> Is there a reason not to enable it by default? I'm a bit worried
>>> that it will receive no testing if it's not always on.
>>>       
>> Yes, there is a reason, namely that you don't need it in native mode at all.
>> ECPG can read as many records as you want in one go, something ESQL/C
>> apparently cannot do. This patch is a workaround for that restriction. I still
>> do not really see that this feature gives us an advantage in native mode
>> though.
>>     
>
> So, who has the next action on this patch?  Does Zoltan need to revise
> it, or does Michael need to review it, or where are we?
>   

Michael reviewed it shortly in private and I need to send
a new revision anyway, regardless of his comments.
I will refresh it ASAP.

Best regards,
Zoltán Böszörményi

-- 
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt, Austria
Web: http://www.postgresql-support.de    http://www.postgresql.at/



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

Предыдущее
От: Alastair Turner
Дата:
Сообщение: First patch proposal
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: SQL command to edit postgresql.conf, with comments