Re: Terminating connection because of crash of another server process

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Terminating connection because of crash of another server process
Дата
Msg-id 78b8abef6c84c173aa1a5498cb3907db79d8593a.camel@cybertec.at
обсуждение исходный текст
Ответы Re: Terminating connection because of crash of another server process  (Scott Ribe <scott_ribe@elevated-dev.com>)
Re: Terminating connection because of crash of another server process  (Deo Felix <deofelix9@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Deo Felix
Дата:
Сообщение: Terminating connection because of crash of another server process
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Upgrade postgres 14.6 to minor version using source code