Re: Segmentation Fault Issue in PostgreSQL 13.4 - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: Segmentation Fault Issue in PostgreSQL 13.4
Date
Msg-id 3479cbf8e2348f94f04e2dd9039d0642fce6b67f.camel@cybertec.at
Whole thread Raw
In response to Segmentation Fault Issue in PostgreSQL 13.4  (Veerendra Pulapa <veerendra.pulapa@ashnik.com>)
List pgsql-admin
On Sat, 2024-06-22 at 07:04 +0000, Veerendra Pulapa wrote:
> I’m encountering a segmentation fault issue in PostgreSQL 13.4 when executing a specific
> function (cause_segfault()). The server process terminates with a signal 11 (Segmentation fault),
> but the database service continues running without a full shutdown.

It will undergo crash recovery and come back up.
If you don't want that behaviour, set "restart_after_crash" to "off".

Yours,
Laurenz Albe



pgsql-admin by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Logical replication troubleshooting
Next
From: Siraj G
Date:
Subject: Re: Logical replication troubleshooting