Re: server process crash - Mailing list pgsql-admin

From Tom Lane
Subject Re: server process crash
Date
Msg-id 4367.1256068280@sss.pgh.pa.us
Whole thread Raw
In response to server process crash  (Anj Adu <fotographs@gmail.com>)
Responses Re: server process crash  (Anj Adu <fotographs@gmail.com>)
List pgsql-admin
Anj Adu <fotographs@gmail.com> writes:
> I ocassionally get this error when a large insert is made to a very
> large table (Postgres 8.1.9)

> LOG:  server process (PID 25002) exited with exit code 1

The interesting messages would be before that one, I think.  This
should indicate a FATAL exit, and that should have gotten logged.

Another possibility is that you've got some non-postgres code loaded
into the backend that is doing exit(1).

            regards, tom lane

pgsql-admin by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: can I get a bit more attribute out of \dt directive?
Next
From: k_b0000@yahoo.se
Date:
Subject: Re: PostgreSQL 8.4.1 - ERROR: column "reltriggers" does not exist