Re: Server Crash
От | Alexey Bashtanov |
---|---|
Тема | Re: Server Crash |
Дата | |
Msg-id | 53e106c6-1b6c-827e-7f32-1fedcaf8a524@imap.cc обсуждение исходный текст |
Ответ на | Re: Server Crash ("Anjul Tyagi" <anjul@ibosstech-us.com>) |
Список | pgsql-bugs |
Hello Anjul,
The first line of the log looks relevant.
My only guess is a stored procedure written in an untrusted language may send a backend signal 14.
Do you have any of these, like pl/perl?
Best,
Alex
The first line of the log looks relevant.
My only guess is a stored procedure written in an untrusted language may send a backend signal 14.
Do you have any of these, like pl/perl?
Best,
Alex
On 27/06/18 11:58, Anjul Tyagi wrote:
Hi Sergei,thanks for your response. We have already plan to upgrade the same in PG 10, but i am scared if we faced the same issue with upgraded version as well.Regards,
Anjul TYAGI
ü Go Green
------ Original Message ------From: "Sergei Kornilov" <sk@zsrv.org>To: "Anjul Tyagi" <anjul@ibosstech-us.com>; "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>Sent: 27-06-2018 15:01:15Subject: Re: Server CrashHello2018-06-21 13:43:29 EDT [22212]: [4-1] user=cmsuser,db=forte ,host=10.10.1.3,port=10.10.1.3(56601),id=5b2bdea5.56c4,line=4DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.This is just consequence of error. Similar message is reported by every client connect process. Real error was before all of these messages.Postgres - Postgres 9.1.13You are using unsupported major version and even very old minor. Last released 9.1 was 9.1.24 (Release Date: 2016-10-27). You missed bug fixes for 2.5 years.According versioning policy [1] bug fixing ceases for EOL versions.I suggest upgrade to one of supported version. Postgresql 10 is good choice.If error still occurs on supported version - we need exact error message from failed backend.regards, Sergei
В списке pgsql-bugs по дате отправления: