Re: Vexing DBD::Pg problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: J B Bell <jbbell(at)intergate(dot)ca>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Vexing DBD::Pg problem
Date: 2000-10-26 02:52:17
Message-ID: 4014.972528737@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

J B Bell <jbbell(at)intergate(dot)ca> writes:
> [Wed Oct 25 14:47:08 2000] [error] DBD::Pg::st execute failed: pqReadData() -- backend closed the channel unexpectedly.

That looks a lot like a backend crash. What query are you issuing?

> The postgres log shows absolutely nothing; my reading on the web on similar
> errors to this seems to show it as being an authorization failure of a kind.
> However, auth failues get logged faithfully using a normal client connection.

Nothing at all? No reports of child process crashes, nor "unexpected
EOF", nor anything? If you run the postmaster with -d2, do you see the
queries you're issuing in the log?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message K Parker 2000-10-26 03:07:06 set digest
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2000-10-26 00:01:40 Re: Postgres 7.0.2-2 on Red Hat 7.0?