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 →
-
Don't reduce output request size on non-Unix-socket connections.
- f09fea386ce9 13.22 landed
- 6a4d93edad4b 15.14 landed
- 3f37400cfb87 16.10 landed
- 30e0d9ee904d 17.6 landed
- 137935bd1167 18.0 landed
- 0703c9385ba0 14.19 landed
-
Fix timing-dependent failure in GSSAPI data transmission.
- d053a879bb36 17.0 cited