Intemittendly get "server process (PID 5884) exited with exit code 3" - Mailing list pgsql-general

From Wetzel, Juergen (Juergen)
Subject Intemittendly get "server process (PID 5884) exited with exit code 3"
Date
Msg-id B21CD5EA385190469D02AC8D9D60E61A5AECCE60@AZ-FFEXMB03.global.avaya.com
Whole thread Raw
Responses Re: Intemittendly get "server process (PID 5884) exited with exit code 3"
List pgsql-general

Hi,

 

I’m working with postgres version 9.3.10 on Windows. From time to time a postgres process terminates with following messages:

 

LOG:  server process (PID 5884) exited with exit code 3

LOG:  terminating any other active server processes

WARNING:  terminating connection because of crash of another server process

DETAIL:  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.

HINT:  In a moment you should be able to reconnect to the database and repeat your command.

 

This ends up in an endless loop of these messages. Only possibility to recover is to restart postgres service.

 

Has anybody an idea what can cause this? Or is there a possibility to get more (useful) log messages? Every time when I change log_min_messages to a value providing more information than “warning” the bug does not occur anymore.

 

Regards

pgsql-general by date:

Previous
From: Francisco Olarte
Date:
Subject: Re: Calculating Minkowski distance between two rows
Next
From: Tom Lane
Date:
Subject: Re: Intemittendly get "server process (PID 5884) exited with exit code 3"