From: myon at debian.org (Christoph Berg) Date: Fri, 7 Sep 2012 19:12:16 +0200 Subject: [Pljava-dev] pljava and pg segmentation fault In-Reply-To: <1347026357765-5723187.post@n5.nabble.com> References: <1347026357765-5723187.post@n5.nabble.com> Message-ID: <20120907171216.GB3738@msgid.df7cb.de> 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/