Re: [INTERFACES] client connections to libpq

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: [INTERFACES] client connections to libpq
Дата
Msg-id Pine.LNX.3.96.981017145247.31130V-100000@maidast.retep.org.uk
обсуждение исходный текст
Ответ на client connections to libpq  ("Brian E. Sanders" <brian@vingulf.org>)
Список pgsql-interfaces
On Sat, 17 Oct 1998, Brian E. Sanders wrote:

> I have posted on this twice before about this question, but what does
> this mean in the 6.4-beta2 HISTORY file:
>
>     Libpq now allows asynchronous clients(Tom)
>
> If someone knowledgeable would just tell me it's too esoteric a question for
> the mailing lists, please let me know and I'll look elsewhere.

I believe it's where a client can now abort a result while it's still
being received. It does this by sending an OOB (Out Of Band) packet to the
backend.

Peter

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf


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

Предыдущее
От: "Brian E. Sanders"
Дата:
Сообщение: client connections to libpq
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] client connections to libpq