On Fri, 8 Oct 2010 09:57:31 -0400, akp geek <akpgeek@gmail.com> wrote:
>
> LOG: unexpected EOF on client connection
Npgsql is a very potent EOF-Generator if the client app doesn't properly
close (or dispose explicitly) connections.
see
http://fxjr.blogspot.com/2010/04/npgsql-connection-pool-explained.html
Regards,
Brar