Hi,

From: Bruce Skelton <[EMAIL PROTECTED]>
Subject: [Pgpool-general] disconnect
Date: Wed, 14 May 2008 16:39:01 -0700

> I am running pgpool-II on mac os x.  Using load balancing only. Today  
> I see this in my pgpool.log and would like to know what it indicates.
> 
> 2008-05-14 15:02:16 ERROR: pid 12652: ProcessFrontendResponse: failed  
> to read kind from frontend. fronend abnormally exited
> 2008-05-14 15:02:16 LOG:   pid 12652: do_child: exits with status 1  
> due to error

It means that a client close a TCP connection before sending Terminate
message on libpq protocol. It is not a critical error. In pgpool-II
2.1, we change the error level "ERROR" to "LOG".

Regards,
--
Yoshiyuki Asaba
[EMAIL PROTECTED]
_______________________________________________
Pgpool-general mailing list
Pgpool-general@pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to