Re: A couple serious errors - Mailing list pgsql-general

From Tom Lane
Subject Re: A couple serious errors
Date
Msg-id 16670.1100791041@sss.pgh.pa.us
Whole thread Raw
In response to A couple serious errors  (Mike Richards <mrmikerich@gmail.com>)
Responses Re: A couple serious errors
List pgsql-general
Mike Richards <mrmikerich@gmail.com> writes:
> Over the past couple days I started seeing errors like this in my server logs:
> WARNING:  terminating connection because of crash of another server process

This is a consequence of an earlier failure --- tell us about what
happened just before that.

> Then tonight I started getting one like this:
> FATAL:  semctl(0, 0, SETVAL, 0) failed: Identifier removed

I'm thinking that you've got hardware problems (bad RAM).  There isn't
any way that Postgres would delete its semaphores during normal
operation.

            regards, tom lane

pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: Certifications in military environment
Next
From: Martijn van Oosterhout
Date:
Subject: Re: index and queries using '<' '>'