Re: postgresql-server exiting abnormally after an OS upgrade - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: postgresql-server exiting abnormally after an OS upgrade
Date
Msg-id 54DDFC33.6090703@vmware.com
Whole thread Raw
In response to postgresql-server exiting abnormally after an OS upgrade  (Hugo Osvaldo Barrera <hugo@barrera.io>)
Responses Re: server exiting abnormally after an OS upgrade  (Hugo Osvaldo Barrera <hugo@barrera.io>)
Re: postgresql-server exiting abnormally after an OS upgrade  (Hugo Osvaldo Barrera <hugo@barrera.io>)
List pgsql-bugs
On 02/13/2015 12:42 AM, Hugo Osvaldo Barrera wrote:
> Here's the error which repeats ad infinitum:
>
>      LOG:  database system was shut down at 2015-02-12 14:41:29 GMT
>      LOG:  database system is ready to accept connections
>      LOG:  autovacuum launcher started
>      LOG:  server process (PID 21205) was terminated by signal 6: Abort trap
>      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
anotherserver 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.

Can you get a core dump and a stack trace from it?

- Heikki

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: gettimeofday cause crash on Windows
Next
From: Hugo Osvaldo Barrera
Date:
Subject: Re: server exiting abnormally after an OS upgrade