Bug in v1.8.4 - AutoCompletion vs running query

From: "Horvath Gabor" <dueyduey(at)freemail(dot)hu>
To: pgadmin-support(at)postgresql(dot)org
Subject: Bug in v1.8.4 - AutoCompletion vs running query
Date: 2008-08-15 15:38:33
Message-ID: 7ccab0fb0808150838h3b3d7eb6iacc0038eb2cae768@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

If I use autocompletion while a query started from the same edit
window is already running, the whole application freezes until the
query is finished, and a message appears in the message page reading:
********** Error **********
The query gets committed, its results remain.
The error message does not show up in the postgresql server logs,
though the server is set up to log error messages (and other error
messages are really logged).

In fact, any query run from anywhere other than an edit window while a
query started from anywhere in the same PgAdmin instance is already
running will freeze the whole application until either of the queries
is finished. The message "********** Error **********", however, only
appears in the case described above.

client:
PgAdminIII v.1.8.4
Windows XP
server:
postgresql v8.2.7
a linux machine

Regards,
Gabor.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2008-08-20 12:42:22 Re: Bug in v1.8.4 - AutoCompletion vs running query
Previous Message Raymond O'Donnell 2008-08-13 09:33:20 Re: Feature request: print function