RES: Performace Optimization for Dummies - Mailing list pgsql-performance

From Leandro Guimarães dos Santos
Subject RES: Performace Optimization for Dummies
Date
Msg-id EC1DBC210AF6B54DB7DAF8714C9743B70530DF54@mesctx03mtzvp.contax-br.contax.root
Whole thread Raw
List pgsql-performance
Hi All,

I have a Java application using hiber nate that connects to PostgreSQl 8.1.4.

So, looking forward the log files I got the following error:

2006-09-28 09:24:25 LOG:  unexpected EOF on client connection
2006-09-28 09:26:06 LOG:  unexpected EOF on client connection
2006-09-28 09:48:24 LOG:  unexpected EOF on client connection
2006-09-28 13:41:14 LOG:  unexpected EOF on client connection
2006-09-28 13:59:29 LOG:  could not receive data from client: No connection could be made because the target machine
activelyrefused it.     
2006-09-28 13:59:29 LOG:  could not receive data from client: No connection could be made because the target machine
activelyrefused it.    2006-09-28 13:59:29 LOG:  unexpected EOF on client connection 

2006-09-28 13:59:29 LOG:  unexpected EOF on client connection
2006-09-28 13:59:29 LOG:  could not receive data from client: No connection could be made because the target machine
activelyrefused it.     
2006-09-28 13:59:29 LOG:  unexpected EOF on client connection

Could anyone tell me what is it and how to solve the problem.

I have a Win2000 box machine with Postgre 8.1.4, Hiber Nate and Java application all on the same box.

Thanks in advice.

Leandro Guimarães dos Santos
Email: lgsantos@contax.com.br


pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: ...
Next
From: "Carlo Stonebanks"
Date:
Subject: Re: Performace Optimization for Dummies