Re: Is 1.14 supposed to behave differently when it loses connection?

From: Herouth Maoz <herouth(at)spamcop(dot)net>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Is 1.14 supposed to behave differently when it loses connection?
Date: 2011-06-09 08:48:00
Message-ID: 143E9AAD-B1B4-47D4-A0B2-03463F41E932@spamcop.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Look, it's very simple, there are two separate problems here.

1. In the query tool, I don't get any questions asked. Just error messages in the message area, no alerts, not anything. I'd attach a screen capture but it's over 42M for just a few frames, I don't have video expertise enough to make it smaller. But I feel strange that I have to provide proof anyways. It's very simple. I click the "run query" button, and I get the errors that I mentioned below. That's it.

2. In the table tool, it of course doesn't ask me anything. I get it - it isn't supposed to. It just gives me error messages. Fine, but then I close the query tool and the table tool, bring up the main window, try to reconnect (I first refresh the existing connection, it then tells me it lost the connection and asks to re-connect. I allow it to reconnect. It refreshes the connection) - and then it either gets stuck in watch-cursor and behaves funny (e.g. I can bring up a table window but I can't resize the columns) or - more often than not - it crashes completely.

So one problem is that the query tool is not allowing me to reconnect. Another problem is that pgAdmin crashes after I reconnect a disconnected connection in the main window.

I am not hiding any steps from you. This is the full and complete information that I have!

On 08/06/2011, at 21:40, Guillaume Lelarge wrote:

> On Wed, 2011-06-08 at 21:07 +0300, Herouth Maoz wrote:
>>
>> On 07/06/2011, at 22:38, Guillaume Lelarge wrote:
>>
>>
>>>
>>> What does the query tool tell you when you execute your query?
>>> nothing
>>> like "Do you want to attempt to reconnect to the database?"?
>>>
>>
>>
>> I run the query, and I get this:
>>
>>
>> server closed the connection unexpectedly
>> This probably means the server terminated abnormally
>> before or while processing the request.
>>
>>
>> When I try to run it again, I get
>>
>>
>> no connection to the server
>>
>>
>>>
>>>> - So I close the windows, go to the main window and refresh the
>>>> database. It asks me whether I want it to reconnect.
>>>> - I say yes, it reconnects - but when I try to open the table edit
>>>> window again, PgAdmin crashes.
>>>>
>>>> So I have to restart PgAdmin and set everything up from scratch.
>>>>
>>>
>>> Dont know what happens but it shouldn't crash.
>>>
>>> You should probably describe your issue with more details.
>>>
>>
>>
>> What details were missing from my description? I gave a step-by-step
>> description of what I did.
>>
>
> Nope. Here are the steps you gave us:
>
>> - I have a query tool and a table edit window open.
>> - While my Mac sleeps, the connection is lost.
>> - I try to refresh or do anything in the tool or window, and I get an
>> error and I can no longer do anything with these windows.
>
> What is "do anything"? because if I try to run the query another time
> (still query tool only), pgAdmin asks me if I want to reconnect. I say
> yes, and I have to run the query another time to get the results.
>
>> - So I close the windows, go to the main window and refresh the
>> database. It asks me whether I want it to reconnect.
>> - I say yes, it reconnects - but when I try to open the table edit
>> window again, PgAdmin crashes.
>
> If I follow these steps, I don't have the issue. It works all the time.
> Meaning, something is probably missing in your steps.
>
>>>
>>>> By the way, it was discussed in the past that column width setups
>>>> in the table window should be saved somewhere - at least for the
>>>> last table edited. They are not saved and so I need to start
>>>> adjusting the columns over again every time the above scenario
>>>> happens. I suppose if re-connecting from the edit tool was
>>>> possible, this would be a moot point.
>>>>
>>>
>>> As already said, only the query tool (not the edit tool) has this
>>> feature.
>>>
>>
>> Is there a reason why to support it only in the query tool?
>
> Yeah, time missing.
>
>> I think all tools should have the ability to recover from server
>> disconnections, especially since they require fine tuning again and
>> again.
>
>
> --
> Guillaume
> http://blog.guillaume.lelarge.info
> http://www.dalibo.com
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-06-09 16:49:40 Re: Is 1.14 supposed to behave differently when it loses connection?
Previous Message Guillaume Lelarge 2011-06-08 18:40:13 Re: Is 1.14 supposed to behave differently when it loses connection?