Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1siyVt-00C2m6-Ix for pgsql-general@arkaria.postgresql.org; Tue, 27 Aug 2024 15:53:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1siyVr-0092v1-Po for pgsql-general@arkaria.postgresql.org; Tue, 27 Aug 2024 15:53:44 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1siyVr-0092uY-FC for pgsql-general@lists.postgresql.org; Tue, 27 Aug 2024 15:53:44 +0000 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1siyVo-001mI4-Eg for pgsql-general@lists.postgresql.org; Tue, 27 Aug 2024 15:53:43 +0000 Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-533463f6b16so6557014e87.1 for ; Tue, 27 Aug 2024 08:53:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1724774021; x=1725378821; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=JlF2a1fwH2zjf1lItHE43xfTXGkPr4Zq0kZL+CeiThc=; b=SyC43jLUSCcr9gMG074ymr07/EltwyU/pKgBN0bcuZ5waLazlfCNdQMZxQC4HMd85W Dqe+KwjImQ3pIhFb7l7lIoUs9WAH+v1CQW0K+3JuYw5FHxuQmp9JZVU7j7D+oPAA+LxW v+7xQMjYbXNTmii5aEWp4klE/ahNA2WjWK9YpV4qRLEpVLo+b7Wrc6NW8ndzuIDJ4VyY B0Gw/H/uUfutrtPV7kptL/d0ObBipwwJjSFNke7q7VdTuvqAdkrRgKoc+8aV7Z23SzlG 0mUWQ5C6Z5kcRAfUxrpQvlD0B65vlYsFw7dM2LAADcjw5prl13MoAbXM9gCm0IB454XR RE3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724774021; x=1725378821; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=JlF2a1fwH2zjf1lItHE43xfTXGkPr4Zq0kZL+CeiThc=; b=wQFocBCNeIUqHXFcU6gsIFQLSBe4OUgeNNExMW3rqZ+AKAVYqWnH5ok57CoeCfA6Kc sCPyncV457nTt5I8A+JyS7QLvO1788o2bAbHxyGr/GaGVFzI5vG6l1oiobdxjY8e3IZb UHaVWwm+bhTO/WL0JfIEzOoqpnH9hp1Jj5yzG4GOe4X7e3Y0B1W8/T8HlyujpBLBzeKg CQXO6GVgXM5xih37/D+5Air/7ewcw7mrjkUfm13XpGLxFiE/t2PfunF3iji23eJvWw+c aThVM54q+EEyGcY8fAvpqZo4bNFSIok46VGnaVWiL9cvp5MrQMTz27EnCfCSr3yfGoWg KXnw== X-Gm-Message-State: AOJu0YyR9YCUk3CgogE7lI375IH7dUmZCI5SFiTcUxhquq0zOSzGc/io MLPEyAsgvn1uk+POsA7pgCRzbuQ+R25LqVDSUVi940pBjv9c2aCl4zDEJxeCgHtuMDnuQhMYVUR 8Ppz0N+j9iF7s/kdPTcWTxnxu499QTZYX X-Google-Smtp-Source: AGHT+IHh3ASs17qvePPn7PrJJs7eJTOYKaAxbSxTdXTo1x6hFThjO+lK/hU1ytpJQbrB9P2HG9UfawDyWxdReWb4PAU= X-Received: by 2002:a05:6512:3c97:b0:530:e1f1:8dc9 with SMTP id 2adb3069b0e04-534387be5e5mr8654361e87.46.1724774020107; Tue, 27 Aug 2024 08:53:40 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Greg Sabino Mullane Date: Tue, 27 Aug 2024 11:53:03 -0400 Message-ID: Subject: Re: Using PQsocketPoll() for PIPELINE mode To: Dominique Devienne Cc: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000c9545f0620ac3ef8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000c9545f0620ac3ef8 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Aug 27, 2024 at 9:20=E2=80=AFAM Dominique Devienne wrote: > Once again, this is late, although my original questions are now 2 weeks > old. > After all, PQsocketPoll() has not been released yet officially. Thanks, > --DD > As this is so new, you might have better luck on -hackers than here. I've not poked at it enough to give an answer yet. Cheers, Greg --000000000000c9545f0620ac3ef8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Tue, Aug 27, 2024 at 9:20=E2=80=AFAM D= ominique Devienne <ddevienne@gmai= l.com> wrote:
Once again, this is late, although my orig= inal questions are now 2 weeks old.
After all, PQsocketPoll() has not been released yet officially. Thanks, --D= D

As this is so new, you might have bet= ter luck on -hackers than here. I've not poked at it enough to give an = answer yet.

Cheers,
Greg
=C2= =A0
--000000000000c9545f0620ac3ef8--