RES: Performace Optimization for Dummies

Поиск
Список
Период
Сортировка
От Leandro Guimarães dos Santos
Тема RES: Performace Optimization for Dummies
Дата
Msg-id EC1DBC210AF6B54DB7DAF8714C9743B70530DF54@mesctx03mtzvp.contax-br.contax.root
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: ...
Следующее
От: "Carlo Stonebanks"
Дата:
Сообщение: Re: Performace Optimization for Dummies