From: | myon at debian(dot)org (Christoph Berg) |
---|---|
To: | |
Subject: | [Pljava-dev] pljava and pg segmentation fault |
Date: | 2012-09-07 17:12:16 |
Message-ID: | 20120907171216.GB3738@msgid.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
Re: wilsoncr74 2012-09-07 <1347026357765-5723187.post at n5.nabble.com>
> I have a java core file which suggests out of memory but I didn't expect
> this to knock out the rest of the DB.
When a postgresql backend process dies unexpectedly, the postmaster
will shut down all other backends as well, and restart operation from
there. This is to make sure the dying backend did not mess with the
shared memory.
Christoph
--
cb at df7cb.de | http://www.df7cb.de/
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2012-09-28 03:54:50 | [Pljava-dev] pljava on AIX for postgres 9.1.x and IBM AIX Java 6? |
Previous Message | wilsoncr74 | 2012-09-07 13:59:17 | [Pljava-dev] pljava and pg segmentation fault |