Winsock error 10061 confusion

From: Lukasz Brodziak <lukasz(dot)brodziak(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Winsock error 10061 confusion
Date: 2010-10-14 14:09:14
Message-ID: AANLkTinkLu+wCpbq+BWW0ceAh2ydE1=osAjyiOvTFL0k@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

The confusion mentioned in the topic is this - I know what the winsock
error 10061 means but it happens with PostgeSQL 8.2.4 running on
localhost. The 'listen addresses' line is commented out like on almost
all pg configurations yet only some machines 'produce' this error and
during DB restore most of the time. When we start the server and use
our application the error doesn't occur. Log sais only this:
2010-10-04 15:37:14 LOG: could not receive data from client: Unknown
winsock error 10061
2010-10-04 15:37:14 LOG: unexpected EOF on client connection
2010-10-04 15:37:31 LOG: received fast shutdown request
2010-10-04 15:37:33 LOG: shutting down
2010-10-04 15:37:33 LOG: database system is shut down
2010-10-04 15:37:33 LOG: logger shutting down
--
Łukasz Brodziak
II MU Bioinformatyka

Browse pgsql-admin by date

  From Date Subject
Next Message Dinesh Bhandary 2010-10-14 17:00:38 Re: replication solution
Previous Message Vick Khera 2010-10-14 13:17:22 Re: Copying data files to new hardware?