Re: PostgreSQL crashes with Qmail-SQL

Michael Devogelaere <michael@digibel.be>

From: Michael Devogelaere <michael@digibel.be>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jan Wieck <janwieck@yahoo.com>, Stephan Szabo <sszabo@megazone23.bigpanda.com>, Justin Clift <justin@postgresql.org>, PostgreSQL Hackers Mailing List <pgsql-hackers@postgresql.org>
Date: 2002-01-24T18:18:34Z
Lists: pgsql-hackers
On Thu, Jan 24, 2002 at 01:11:39PM -0500, Tom Lane wrote:
> Michael Devogelaere <michael@digibel.be> writes:
> > Ok: the client reported something like: 
> > "Unexpected EOF from PostgreSQL-backend".
> 
> What showed up in the postmaster log when this happened?  I would like
> *exact* error message texts, not approximations.
Nothing. I disabled all logging since the database responded too slowly
with logging turned on. So i cannot help you on this.
> 
> > When looking with ps aux, i noted
> > that all postmaster-childs where <defunct>. I couldn't connect anymore with
> > psql
> 
> What happened when you tried to connect with psql?  Again, exact, not
> approximate.
psql: connectDBStart() -- connect() failed: No such file or directory
	Is the postmaster running locally
	and accepting connection on Unix socket ...

Kind regards,
Michael Devogelaere.