no error message on lost connection (regression from 1.4) - Mailing list pgadmin-support

From George Pavlov
Subject no error message on lost connection (regression from 1.4)
Date
Msg-id 8C5B026B51B6854CBE88121DBF097A8659259C@ehost010-33.exch010.intermedia.net
Whole thread Raw
In response to Re: A couple of quirks in the edit grid  (Dave Page <dpage@postgresql.org>)
Responses enhancement idea: re-establish lost connections?  ("George Pavlov" <gpavlov@mynewplace.com>)
Re: no error message on lost connection (regression  (Dave Page <dpage@postgresql.org>)
List pgadmin-support
I think Dave fixed one of the cases that caused this a few revs ago, but
another one still remains. Steps to reproduce:

In pgAdmin 1.4.2:

* connect to a configured DB running on a networked machine
* open query
* issue a query
* observe result set
* disconnect your network connection (plug out and back in your cable,
e.g.)
* issue the query again
* get meaningful error message:
 server closed the connection unexpectedly   This probably means the server terminated abnormally   before or while
processingthe request. 

In pgAdmin 1.6 RC1 (5574M):

* repeat the exact same steps as above
* get message ":" (just a colon) in the message window

George


pgadmin-support by date:

Previous
From: mdean
Date:
Subject: Re: Parentheses
Next
From: "George Pavlov"
Date:
Subject: enhancement idea: re-establish lost connections?