Re: Corruption of few tables - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: Corruption of few tables
Date
Msg-id CAKAnmmJRknWQBGUPj3XaAFv4i3YJ-Kg4TvgTVTLn3vuwWwM2+Q@mail.gmail.com
Whole thread Raw
In response to Re: Corruption of few tables  ("sivapostgres@yahoo.com" <sivapostgres@yahoo.com>)
Responses Re: Corruption of few tables
List pgsql-general
On Wed, Feb 26, 2025 at 2:21 AM sivapostgres@yahoo.com <sivapostgres@yahoo.com> wrote: 
issue in PostgreSQL 15.7

Still missing a ton of bug fixes - Postgres 15 is on version 15.12. Try to get that upgraded.
 
We got the following error
ERROR: SSL error: bad length
SSL SYSCALL error: No error (0x00000000/0)

This is a network error, not data corruption. How much time passes from starting the query until you see the error? Make sure all your related programs are up to date (esp. pgadmin, openssl). Check the Postgres logs to see if there is more information or perhaps other information about why the SSL connection is failing.

Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

pgsql-general by date:

Previous
From: François Lafont
Date:
Subject: PG16 and replication, ensure a clean switchover after a stop of the primary server
Next
From: Ron Johnson
Date:
Subject: Re: Corruption of few tables