Re: Multiple queries in transit

From: Marti Raudsepp <marti(at)juffo(dot)org>
To: Mark Hills <Mark(dot)Hills(at)framestore(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Multiple queries in transit
Date: 2011-10-31 16:57:58
Message-ID: CABRT9RDvT+chhdx5vtt0FssKGGD8RD2HJS+8NRhzy1dFod1oXQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have nothing of substance to add, but

On Mon, Oct 31, 2011 at 17:44, Mark Hills <Mark(dot)Hills(at)framestore(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2011-10-31 16:59:55 warning in pg_upgrade
Previous Message Heikki Linnakangas 2011-10-31 16:28:24 Re: Multiple queries in transit