no error message on lost connection (regression from 1.4)

From: "George Pavlov" <gpavlov(at)mynewplace(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: no error message on lost connection (regression from 1.4)
Date: 2006-11-02 22:50:38
Message-ID: 8C5B026B51B6854CBE88121DBF097A8659259C@ehost010-33.exch010.intermedia.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 processing the request.

In pgAdmin 1.6 RC1 (5574M):

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

George

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message George Pavlov 2006-11-02 23:04:00 enhancement idea: re-establish lost connections?
Previous Message mdean 2006-11-02 22:31:01 Re: Parentheses