Re: BUG #18944: Assertion Failure in psql with idle_session_timeout Set
Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>
From: Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Никита Калинин <n.kalinin@postgrespro.ru>, pgsql-bugs@lists.postgresql.org
Date: 2025-06-12T13:04:05Z
Lists: pgsql-bugs
Attachments
- v02-0001-Forbid-usage-of-COPY-in-a-pipeline.patch (application/octet-stream)
On Thu, Jun 12, 2025 at 10:03 AM Michael Paquier <michael@paquier.xyz> wrote: > Do you think that it is worth adding a sentence about this restriction > in the docs in the section dedicated to the pipeline meta-commands? > We could just add a simple sentence like "<command>COPY</command> > command is not supported while in pipeline mode." Good point, I've added the doc change to the patch.