Re: dropping connection

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: dropping connection
Дата
Msg-id AANLkTi=-u=ghQKKafVT-AC-FHrAnr7VN8jbRyJs-5B2G@mail.gmail.com
обсуждение исходный текст
Ответ на Re: dropping connection  (Michael Shapiro <mshapiro51@gmail.com>)
Ответы Re: dropping connection  (Michael Shapiro <mshapiro51@gmail.com>)
Список pgadmin-support
On Mon, Jul 26, 2010 at 5:41 PM, Michael Shapiro <mshapiro51@gmail.com> wrote:
> I tested 1/12 beta. It has exactly the same problem. When the SQL editor
> loses the connection, rerunning the query causes PgAdmin to crash.

I can't reproduce that - it errors cleanly for me (which is why I
didn't work on the Query Tool earlier):

-- Executing query:
select version()
Total query runtime: 0 ms.
1 row retrieved.

-- Executing query:
select version()
********** Error **********

server closed the connection unexpectedlyThis probably means the server terminated abnormallybefore or while processing
therequest.
 


-- Executing query:
select version()
********** Error **********

no connection to the server


-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company


В списке pgadmin-support по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: dropping connection
Следующее
От: Michael Shapiro
Дата:
Сообщение: Re: dropping connection