Re: BUG #18907: SSL error: bad length failure during transfer data in pipeline mode with libpq - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18907: SSL error: bad length failure during transfer data in pipeline mode with libpq
Date
Msg-id 1055821.1745949960@sss.pgh.pa.us
Whole thread Raw
In response to BUG #18907: SSL error: bad length failure during transfer data in pipeline mode with libpq  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #18907: SSL error: bad length failure during transfer data in pipeline mode with libpq
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> When using libpq to transfer large amounts of data to the server in pipeline
> mode (registering with COPY), an error "SSL error: bad length"
> sometimes occurs.

Could you provide a self-contained test case demonstrating such
failures?  This is not the kind of code that we like to change
on the basis of undocumented claims.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18907: SSL error: bad length failure during transfer data in pipeline mode with libpq
Next
From: Francisco Olarte
Date:
Subject: Re: BUG #18904: INTERSECT with an impossible where should eliminateboth from the query plan