Re: [INTERFACES] client connections to libpq - Mailing list pgsql-interfaces

From Peter T Mount
Subject Re: [INTERFACES] client connections to libpq
Date
Msg-id Pine.LNX.3.96.981017145247.31130V-100000@maidast.retep.org.uk
Whole thread Raw
In response to client connections to libpq  ("Brian E. Sanders" <brian@vingulf.org>)
List 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 by date:

Previous
From: "Brian E. Sanders"
Date:
Subject: client connections to libpq
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] client connections to libpq