Re: mod_per, postgres, and the file system: limitations

From: Doug McNaught <doug(at)wireboard(dot)com>
To: "Thomas F(dot) O'Connell" <tfo(at)monsterlabs(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: mod_per, postgres, and the file system: limitations
Date: 2001-12-12 22:15:42
Message-ID: m3r8q0t78x.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Thomas F. O'Connell" <tfo(at)monsterlabs(dot)com> writes:

> additionally, i've been seeing the error "pq_recvbuf: unexpected EOF on
> client connection" quite a bit during periods of heavy postgres activity.
>
> according to Tom (Lane), the only known problems that generate this are
> a psql scenario and an ODBC problem. i'm using mod_perl, so i don't know
> what could be causing these clients to die ungracefully.

It's possible that something in mod_perl is crashing that Apache
backend--anything in the webserver logs?

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Artsimovich 2001-12-12 22:51:08 undetected deadlock
Previous Message Thomas F. O'Connell 2001-12-12 21:21:41 Re: mod_per, postgres, and the file system: limitations