Re: [pgadmin-support] Crash in edit grid

2006-12-01 Thread Dave Page
Erwin Brandstetter wrote: Lock the edit grid while waiting for data (hourglass?), or at least prevent pgAdmin from crashing. Yeah, that's related to those changes I made *way* back when you first got involved in the testing. I disabled the refresh whilst the data was loading, but didn't consi

Re: [pgadmin-support] Crash in edit grid

2006-11-30 Thread mike
Were you doing that over a vpn connection by chance? Pgadmin frequently will get disconnect for me if it is idle for a while when using it through a vpn connection. I will still be logged into the vpn and able to browse my network folders after it has happened so I know the vpn connection was not

Re: [pgadmin-support] Crash in edit grid

2006-11-30 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: Were you doing that over a vpn connection by chance? (...) Hi Mike! No, this time I have been working via plain TCP/IP to port 5433 in the company intranet. From outside the company I usually connect via SSH-tunnel and port forwarding, which works just as well. I