Re: [pgadmin-support] Reconnection problem.

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: [pgadmin-support] Reconnection problem.
Дата
Msg-id 4DBD7CF7.9000105@lelarge.info
обсуждение исходный текст
Ответы Re: [pgadmin-support] Reconnection problem.  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

On 04/26/2011 12:46 PM, Piotr Czekalski wrote:
> [...]
> I'd would appreciate such feature, because working over GSM modem, which
> is common to the administrators novadays (I think) is a nightmare ;-).
>

Got a patch that works. See the attachment. If the query fails, it
checks if it's because of a bad connection. If connection is bad, it
resets it, and executes once again the query. If it still fails, you
have the usual error message. If it succeeds, you won't even notice that
it had to reset the connection.

I don't see any issue with this patch, but would like others to get a
look. It's wxThread and that kind of stuff is not really my thing
(threading... eeks).

And one more question, we're really early in beta stage. Usually, it
would have to wait a few months to get commited in next dev cycle. But
it is so early in this stage (actually, beta 1 is not even announced
yet), and it would be a so much welcomed patch that I think it could be
commited for this release (ie, 1.14).

Any opinions, objections, ideas?


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

Вложения

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Update french translation.
Следующее
От: Erwin Brandstetter
Дата:
Сообщение: Re: pgAdmin 1.14 Visual Tour