Problem with connection dropping
am 11.04.2009 05:21:46 von jeff--000e0cd2be6e2bee6d04673efb03
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
I'm seeing some intermittent issues with a client who is trying to connect
to my Postgres server using the ODBC driver. I have about 15 customers who
are able to connect without issue, but one seems to be having problems.
Here's what I'm seeing in the server's log file
xx.xxx.xxx.xxx(1351) 2009-04-10 21:08:20 EDT LOG: connection authorized:
user=xxx database=xxx
....
xx.xxx.xxx.xxx(1351) 2009-04-10 21:25:49 EDT LOG: could not receive data
from client: Connection timed out
xx.xxx.xxx.xxx(1351) 2009-04-10 21:25:49 EDT LOG: unexpected EOF on client
connection
xx.xxx.xxx.xxx(1089) 2009-04-10 21:25:49 EDT LOG: process 24517 acquired
ShareLock on transaction 2282399 after 609040.428 ms
xx.xxx.xxx.xxx(1351) 2009-04-10 21:25:49 EDT LOG: disconnection: session
time: 0:17:30.678 user=xxx database=xxx host=xx.xxx.xxx.xxx port=xxxx
My best guess is that they are connecting, something is getting hung up, and
when they try to reconnect, they aren't able to do so.
I'm somewhat stuck as to where to start looking for a solution. Can anyone
assist?
Thanks in advance--
Jeff Wigal
--000e0cd2be6e2bee6d04673efb03
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I'm seeing some intermittent issues with a client who is trying to conn=
ect to my Postgres server using the ODBC driver.=A0 I have about 15 custome=
rs who are able to connect without issue, but one seems to be having proble=
ms.=A0
Here's what I'm seeing in the server's log file
xx.xxx.xxx.xxx(1351) 2009-04-10 21:08:20 EDT LOG:=A0 connection authori=
zed: user=3Dxxx database=3Dxxx
...
xx.xxx.xxx.xxx(1351) 2009-04-10 21=
:25:49 EDT LOG:=A0 could not receive data from client: Connection timed out=
xx.xxx.xxx.xxx(1351) 2009-04-10 21:25:49 EDT LOG:=A0 unexpected EOF on clie=
nt connection
xx.xxx.xxx.xxx(1089) 2009-04-10 21:25:49 EDT LOG:=A0 proce=
ss 24517 acquired ShareLock on transaction 2282399 after 609040.428 ms
x=
x.xxx.xxx.xxx(1351) 2009-04-10 21:25:49 EDT LOG:=A0 disconnection: session =
time: 0:17:30.678 user=3Dxxx database=3Dxxx host=3Dxx.xxx.xxx.xxx port=3Dxx=
xx
My best guess is that they are connecting, something is getting hung up=
, and when they try to reconnect, they aren't able to do so.=A0
>I'm somewhat stuck as to where to start looking for a solution.=A0 Can=
anyone assist?
Thanks in advance--
Jeff Wigal
--000e0cd2be6e2bee6d04673efb03--