Re: SQL query never ends

From: "James Im" <im-james(at)hotmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: SQL query never ends
Date: 2006-08-10 10:45:00
Message-ID: BAY7-F183BA06F055D84A02DAF40964A0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I've done some more tests and I think that I can say that a same
connection is not used by several thread at the same time.
However different connections are being used by several threads at the
same time.

>Can you capture the network traffic between the server and JDBC driver?
I don't know how to do that on Windows. Wireshark cannot listen to the
windows loopback interface.

Have you seen the thread dump? Does it helps you at all?

_________________________________________________________________
Ta' p udsalg ret rundt p MSN Shopping: http://shopping.msn.dk - her
finder du altid de bedste priser

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-08-10 12:20:44 Re: SQL query never ends
Previous Message Oliver Jowett 2006-08-10 07:17:50 Re: Problem with JDBC and Large Objects