Re: Multiple queries in transit - Mailing list pgsql-hackers

From Marti Raudsepp
Subject Re: Multiple queries in transit
Date
Msg-id CABRT9RDvT+chhdx5vtt0FssKGGD8RD2HJS+8NRhzy1dFod1oXQ@mail.gmail.com
Whole thread Raw
In response to Multiple queries in transit  (Mark Hills <Mark.Hills@framestore.com>)
List pgsql-hackers
I have nothing of substance to add, but

On Mon, Oct 31, 2011 at 17:44, Mark Hills <Mark.Hills@framestore.com> wrote:
> Instead, it would be preferable to send multiple requests (down the TCP
> socket), and then receive multiple responses (in order).

HTTP calls this "pipelining". I think it's helpful to adopt this term
since the concept is already familiar to many developers.

Regards,
Marti


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Multiple queries in transit
Next
From: "Kevin Grittner"
Date:
Subject: warning in pg_upgrade