Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kcKCr-00055m-3o for psycopg@arkaria.postgresql.org; Tue, 10 Nov 2020 03:20:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kcKCq-0005o3-36 for psycopg@arkaria.postgresql.org; Tue, 10 Nov 2020 03:20:28 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kcKCp-0005nr-Rz for psycopg@lists.postgresql.org; Tue, 10 Nov 2020 03:20:27 +0000 Received: from smtp91.iad3a.emailsrvr.com ([173.203.187.91]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kcKCj-0003Ez-9P for psycopg@postgresql.org; Tue, 10 Nov 2020 03:20:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=g001.emailsrvr.com; s=20190322-9u7zjiwi; t=1604978420; bh=IB/2yDC+cpmi175nDvn4YAUQG7oaQuSlyGl8aG8r6sg=; h=Subject:From:Date:To:From; b=IQEe3VEj8X2P+p0/PObVBGdgex/dpkUfMQHQFNaZfXyypnOkCdDBgSnHpxU4CXPau 2/RsRaMq5stl1uzzRm9sPUlczFq3u53Yp6jpolo2OGQNu0qIA4RRtYMSGjTEU73RC0 xzuCgU200/2bSTPLcV/GD28HhiS8xjV49PpepSP4= X-Auth-ID: xof@thebuild.com Received: by smtp4.relay.iad3a.emailsrvr.com (Authenticated sender: xof-AT-thebuild.com) with ESMTPSA id 81BDC3CCF; Mon, 9 Nov 2020 22:20:17 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.5\)) Subject: Re: psycopg3 and adaptation choices From: Christophe Pettus In-Reply-To: Date: Mon, 9 Nov 2020 19:20:11 -0800 Cc: psycopg@postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Daniele Varrazzo X-Mailer: Apple Mail (2.3445.9.5) X-Classification-ID: a5872de0-32b1-495e-b960-4740f0ca5565-1-1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk > On Nov 7, 2020, at 08:32, Daniele Varrazzo = wrote: > What do you think? I don't want to derail this, but a question: Can a connection be set to = use the simple-query protocol instead of the extended-query protocol in = 3? -- -- Christophe Pettus xof@thebuild.com