Re: libpq pipelineing

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Samuel Williams <space(dot)ship(dot)traveller(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: libpq pipelineing
Date: 2020-06-27 05:27:58
Message-ID: CAKFQuwaHGskQbx0RfARhDAmSLhZ6FmxD=5AG-1A0hT8n0tSRCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday, June 26, 2020, Samuel Williams <space(dot)ship(dot)traveller(at)gmail(dot)com>
wrote:

> Thanks David,
>
> You are correct.
>
> I was giving an example of what I was hoping to achieve, not what I
> expected to work with the current interface.
>

What about, as it says, sending multiple statements in a single sendQuery
and then polling for multiple results?

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Samuel Williams 2020-06-27 06:19:13 Re: libpq pipelineing
Previous Message Samuel Williams 2020-06-27 04:57:41 Re: libpq pipelineing