no error message on lost connection (regression from 1.4)

Поиск
Список
Период
Сортировка
От George Pavlov
Тема no error message on lost connection (regression from 1.4)
Дата
Msg-id 8C5B026B51B6854CBE88121DBF097A8659259C@ehost010-33.exch010.intermedia.net
обсуждение исходный текст
Ответ на Re: A couple of quirks in the edit grid  (Dave Page <dpage@postgresql.org>)
Ответы enhancement idea: re-establish lost connections?  ("George Pavlov" <gpavlov@mynewplace.com>)
Re: no error message on lost connection (regression  (Dave Page <dpage@postgresql.org>)
Список 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 по дате отправления:

Предыдущее
От: mdean
Дата:
Сообщение: Re: Parentheses
Следующее
От: "George Pavlov"
Дата:
Сообщение: enhancement idea: re-establish lost connections?