Re: [HACKERS] I want to change libpq and libpgtcl for better handling of large query results

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: [HACKERS] I want to change libpq and libpgtcl for better handling of large query results
Дата
Msg-id Pine.LNX.3.95.980106231252.25198A-100000@maidast
обсуждение исходный текст
Ответ на Re: [HACKERS] I want to change libpq and libpgtcl for better handling of large query results  ("Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>)
Список pgsql-hackers
On Wed, 7 Jan 1998, Vadim B. Mikheev wrote:

> Sorry, just to clear things:
>
> > We were talking about some changes to the protocol. Perhaps, we could do
> > something like changing it so it sends the result in blocks of tuples,
> > rather than everything in one block. Then, in between each packet, an ACK
>               ^^^^^^^^^^^^^^^^^^^^^^^
>
> Backend sends tuples one by one - just after executor gets next tuple
> from upper plan, backend sends this tuple to client-side.

Oops, of course it does, sorry ;-)

> > or CAN style packet could be sent to the backend, either asking for the
> > next, or canceling the results.

--
Peter T Mount  petermount@earthling.net or pmount@maidast.demon.co.uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


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

Предыдущее
От: Keith Parks
Дата:
Сообщение: Another regression test failure.
Следующее
От: Keith Parks
Дата:
Сообщение: VACUUM error on CVS build 07-JAN-98