d***@public.gmane.org
2004-11-05 08:51:00 UTC
Hi list,
I am using psycopg (1.1.15) with Python 2.3.3 and Postgresql 7.4 in a fairly
big application. In that application I am (also) manipulating the database.
(Alter table etc.) The coding is working properly, but sometimes the
connection to the database breaks and the application hangs. I have
experienced this on several machines. The weird thing is that after a break
in my application pgAdmin3 is hanging also. This would indicate a problem in
Postgresql, but I don't know. When I look in Postgresql.log I get the
following message:
LOG: unexpected EOF on client connection
but it doesn't specify a time and date, so I THINK this indicates my problem,
but I am not sure. (I do not see any other errors in the log)
Does this indicate an error in psycopg? Or is there something else going on?
How can I find out what is happening? (client crash, server problem?)
I am using psycopg (1.1.15) with Python 2.3.3 and Postgresql 7.4 in a fairly
big application. In that application I am (also) manipulating the database.
(Alter table etc.) The coding is working properly, but sometimes the
connection to the database breaks and the application hangs. I have
experienced this on several machines. The weird thing is that after a break
in my application pgAdmin3 is hanging also. This would indicate a problem in
Postgresql, but I don't know. When I look in Postgresql.log I get the
following message:
LOG: unexpected EOF on client connection
but it doesn't specify a time and date, so I THINK this indicates my problem,
but I am not sure. (I do not see any other errors in the log)
Does this indicate an error in psycopg? Or is there something else going on?
How can I find out what is happening? (client crash, server problem?)
--
Cheers
Dick Kniep
Lindix BV
Cheers
Dick Kniep
Lindix BV