Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Vik Reykja
On Tue, Jul 3, 2012 at 4:22 PM, Michal Kozusznik < kozusznik.mic...@ifortuna.cz> wrote: > Please, don't start discussion about windows against linux stability. > I'm working on W7 and I really don't remember if it crashed even once. > Please don't top post. I don't believe I said anything about

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Michal Kozusznik
I meant a colleague working with Linux Dne 3.7.2012 16:22, Michal Kozusznik napsal(a): Please, don't start discussion about windows against linux stability. I'm working on W7 and I really don't remember if it crashed even once. I have a collogue who sit next to me, and he also reports pgadmin c

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Michal Kozusznik
Please, don't start discussion about windows against linux stability. I'm working on W7 and I really don't remember if it crashed even once. I have a collogue who sit next to me, and he also reports pgadmin crash often. We suspect that pgadmin has problems with manage disconnections. Dne 3.7.20

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Vik Reykja
On Tue, Jul 3, 2012 at 12:55 PM, Evan Martin wrote: > Fixing the bug and implementing this are not mutually exclusive. Of > course, it should be fixed, but that's just one bug. I've experienced at > least 3 different kinds of crashes. This is about mitigating the impact of > all crashing bugs, whi

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Dave Page
On Tue, Jul 3, 2012 at 9:58 AM, Michal Kozusznik wrote: > pgAdmin crashes from time to time when connection is lost. For example when > using notebook, with pgAdmin, you often change networks, hibernate, suspend, > using direct connection or VPN etc > Such changes break connections to databases. I

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Evan Martin
Fixing the bug and implementing this are not mutually exclusive. Of course, it should be fixed, but that's just one bug. I've experienced at least 3 different kinds of crashes. This is about mitigating the impact of all crashing bugs, which is important, because they will never be eliminated co

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Michal Kozusznik
pgAdmin crashes from time to time when connection is lost. For example when using notebook, with pgAdmin, you often change networks, hibernate, suspend, using direct connection or VPN etc Such changes break connections to databases. I found that closing pgAdmin is quicker solution than reconnect

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-03 Thread Dave Page
On Mon, Jul 2, 2012 at 9:44 PM, Guillaume Lelarge wrote: > On Mon, 2012-07-02 at 12:32 +1000, Evan Martin wrote: >> I often have multiple SQL query windows open in pgAdmin (v1.14.3 on >> Windows 7 x64). From time to time pgAdmin will crash or freeze (become >> unresponsive) and would have to be ki

Re: [pgadmin-support] Prevent loss of query text when pgAdmin crashes or freezes

2012-07-02 Thread Guillaume Lelarge
On Mon, 2012-07-02 at 12:32 +1000, Evan Martin wrote: > I often have multiple SQL query windows open in pgAdmin (v1.14.3 on > Windows 7 x64). From time to time pgAdmin will crash or freeze (become > unresponsive) and would have to be killed. When this happens all unsaved > query text is lost, wh