Re: Server Closed Connection Unexpectedly - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: Server Closed Connection Unexpectedly
Date
Msg-id 41DCFE8A.8050702@pse-consulting.de
Whole thread Raw
In response to Server Closed Connection Unexpectedly  (David Siegal <dsiegal@thecsl.org>)
List 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


pgadmin-support by date:

Previous
From: Bruce Ferrell
Date:
Subject: Re: compile problem with agadmin2-1.2.0 on SuSE
Next
From: Andreas Pflug
Date:
Subject: Re: Bug on Query edit (GPF)