Re: Terminating connection because of crash of another server process - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: Terminating connection because of crash of another server process
Date
Msg-id 78b8abef6c84c173aa1a5498cb3907db79d8593a.camel@cybertec.at
Whole thread Raw
Responses Re: Terminating connection because of crash of another server process
Re: Terminating connection because of crash of another server process
List pgsql-admin
On Wed, 2023-09-27 at 16:25 +0300, Deo Felix wrote:
> Please assist Im getting the error below in Postgresql 13 database
>
> WARNING:  terminating connection because of crash of another server process

The trick is not to have any crashes.

Look at the PostgreSQL log to determine the cause of the crash and
see that it does not happen again.  A well configured PostgreSQL
on good hardware should not crash.

Yours,
Laurenz Albe



pgsql-admin by date:

Previous
From: Deo Felix
Date:
Subject: Terminating connection because of crash of another server process
Next
From: Laurenz Albe
Date:
Subject: Re: Upgrade postgres 14.6 to minor version using source code