From: | postgresql(dot)org(at)seumas(dot)com |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | pgpool log errors |
Date: | 2004-10-07 01:10:26 |
Message-ID: | 41649782.7000802@seumas.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I've started using pgpool and while everything appears to be working,
I've been getting a lot of the following errors in my logs:
----
ERROR: pid 14761: pool_read: EOF encountered
----
This seems to be simple enough - the client/user probably just canceled
the request and isn't anything to be concerned about? I get about a
dozen of these per hour on a system that has about 25,000 connections/day.
----
ERROR: pid 14761: ProcessFrontendResponse: failed to read kind
----
I have no idea what this one means. I'm concerned because I get a lot of
these Between one and two dozen per hour.
I've googled. I've searched the postgres mailing list archives. Asked
around in IRC. Can't really find anything to explain it. I would greatly
appreciate clarification from anyone with insight to this.
Regards,
From | Date | Subject | |
---|---|---|---|
Next Message | elein | 2004-10-07 03:06:15 | Current wisdom wrt fsm on 8.0 |
Previous Message | Scott Frankel | 2004-10-06 23:04:31 | Re: postgres.h location? |