Re: BUG #16704: Segmentation Problem - SSL SYSCALL error: EOF detected - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #16704: Segmentation Problem - SSL SYSCALL error: EOF detected
Date
Msg-id 20201106011456.GF21123@paquier.xyz
Whole thread Raw
In response to BUG #16704: Segmentation Problem - SSL SYSCALL error: EOF detected  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #16704: Segmentation Problem - SSL SYSCALL error: EOF detected
List pgsql-bugs
On Thu, Nov 05, 2020 at 12:07:38PM +0000, PG Bug reporting form wrote:
> After VACUUM FULL ANALYZE my table, i executed once again my query and query
> result was succes. It has been working about 25 minuts and then i got the
> same error.
>
> Problem is very similar like
> https://www.postgresql.org/message-id/15219.1541773523%40sss.pgh.pa.us

Hard to tell if that's the same issue based on the amount of
information given.  Providing a stack trace would help:
https://wiki.postgresql.org/wiki/Getting_a_stack_trace_of_a_running_PostgreSQL_backend_on_Windows

A self-contained test case is also nice to have.  Based on the query
given anybody looking at this report has to guess what is the schema
used in your application.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: "Burgess, Freddie"
Date:
Subject: pg_dump error attempting to upgrade from PostgreSQL 10 to PostgreSQL 12
Next
From: Michael Paquier
Date:
Subject: Re: BUG #16704: Segmentation Problem - SSL SYSCALL error: EOF detected