Re: Terminating connection because of crash of another server process

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Deo Felix <deofelix9(at)gmail(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Terminating connection because of crash of another server process
Date: 2023-09-27 13:39:18
Message-ID: 78b8abef6c84c173aa1a5498cb3907db79d8593a.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2023-09-27 13:44:39 Re: Upgrade postgres 14.6 to minor version using source code
Previous Message Deo Felix 2023-09-27 13:25:20 Terminating connection because of crash of another server process