Re: BUG #18907: SSL error: bad length failure during transfer data in pipeline mode with libpq

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: htgn.dbat.95@gmail.com
Cc: pgsql-bugs@lists.postgresql.org
Date: 2025-04-29T18:06:00Z
Lists: 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



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Don't reduce output request size on non-Unix-socket connections.

  2. Fix timing-dependent failure in GSSAPI data transmission.