PostgreSQL terminates after crash of another server process - Mailing list pgsql-general

From purple_cat
Subject PostgreSQL terminates after crash of another server process
Date
Msg-id 16349328.post@talk.nabble.com
Whole thread Raw
List pgsql-general
Hello,

I have a trouble with PG and can't find out why it terminates and goes to
recovery mode :(

LOG:
2008-03-28 13:29:39 LOG:  server process (PID 6852) exited with exit code 3
2008-03-28 13:29:39 LOG:  terminating any other active server processes
...
2008-03-26 17:29:39 FATAL:  the database system is in recovery mode

SYSTEM:
Windows Server 2003 x64 R2
4 Gb RAM
PostgreSQL 8.2.5

--
View this message in context:
http://www.nabble.com/PostgreSQL-terminates-after-crash-of-another-server-process-tp16349328p16349328.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: carty mc
Date:
Subject: Database trigger across multiple postgres databases
Next
From: Richard Huxton
Date:
Subject: Re: creating a trigger to access another postgres database?