Re: Async client libraries - not worth it? - Mailing list pgsql-general

From Dave Cramer
Subject Re: Async client libraries - not worth it?
Date
Msg-id CADK3HHLiX8cMTpFLhwY=Eoe4x-Hwob2qASk-ynxQGgq8RPH3qA@mail.gmail.com
Whole thread Raw
In response to Re: Async client libraries - not worth it?  (Rob Nikander <rob.nikander@gmail.com>)
List pgsql-general




On Mon, 17 Jun 2019 at 09:43, Rob Nikander <rob.nikander@gmail.com> wrote:


> On Jun 17, 2019, at 3:57 PM, Dave Cramer <pg@fastcrypt.com> wrote:
> […] Postgres can pipeline requests if the client is written correctly so it is conceivable that this would be much faster.

Can the JDBC driver do this? I don’t see it documented anywhere.

No, as it's blocking. It's conceivable that we could do it in the batch stuff . 

pgsql-general by date:

Previous
From: Rob Nikander
Date:
Subject: Re: Async client libraries - not worth it?
Next
From: Adrian Klaver
Date:
Subject: Re: bug regclass::oid