Re: Server Closed Connection Unexpectedly

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: David Siegal <dsiegal(at)thecsl(dot)org>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Server Closed Connection Unexpectedly
Date: 2005-01-06 09:02:02
Message-ID: 41DCFE8A.8050702@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

David Siegal wrote:
> I'm hoping you can help me.
>
> I am having trouble connecting to a remote Postgresql 7.4.2 database from
> pgAdmin3 for Win32. I've tried using 2 different versions (1.02 and 1.20)
> on 2 different Windows boxes in 2 different locations. I've tried
> connecting as different users to different databases. Each time I
> immediately get:
>
> An error has occurred:
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.

> A look in the server's logs always shows something like this:
> Jan 5 14:44:14 csl-db-01 postgres[4606]: [12-1] LOG: connection received: host=70.19.142.198 port=50833
> Jan 5 14:44:14 csl-db-01 postgres[4606]: [13-1] LOG: connection authorized: user=foobar database=foobar
> Jan 5 14:44:14 csl-db-01 postgres[4606]: [14-1] LOG: could not receive data from client: Connection reset by peer
> Jan 5 14:44:14 csl-db-01 postgres[4606]: [15-1] LOG: unexpected EOF on client connection
>
>
> I have no problem connecting to the database by other means (e.g.
> hand-coded Java via jdbc, psql, as well as pgAdmin3 (1.02 and 1.20) from
> a Debian box).

This sounds like you're having some win32 system problem, maybe firewall
related?

Regards,
Andreas

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2005-01-07 15:20:14 Re: Bug on Query edit (GPF)
Previous Message Bruce Ferrell 2005-01-06 00:46:24 Re: compile problem with agadmin2-1.2.0 on SuSE