Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Harald Armin Massa
Dave, I had this "clicking OK multiple times" on 1.2 pgAdmin. But my impression was that that "ok" really started VACUUM again. Harald-- GHUM Harald Massapersuasion python postgresqlHarald Armin MassaReinsburgstraße 202b70197 Stuttgart0173/9409607

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Harald Armin Massa
In my case even "intense and active waiting" helped. VACUUM seemed to stop for some thinking, then it moved it moved it... I had this "clicking OK multiple times" on 1.2 pgAdmin. But my impression was that that "ok" really started VACUUM again.  Yes, it does - it seems to just pause every now

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Dave Page
  From: Harald Armin Massa [mailto:[EMAIL PROTECTED] Sent: 20 October 2005 17:00To: Dave PageCc: Andreas Pflug; pgadmin-support@postgresql.orgSubject: Re: [pgadmin-support] interface freezes on long running ops Dave,I had this "clicking OK multiple times&qu

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 20 October 2005 16:08 > To: Dave Page > Cc: Harald Armin Massa; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] interface freezes on long running ops > > Dave Page wrot

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Andreas Pflug
Dave Page wrote: Hm, might be a change of function over time; check it out. It's documented as the same in 2.4.2 . Sounds feasible to test std wxYield with win32 and Unix, maybe it works. Regards, Andreas ---(end of broadcast)--- TIP 6: exp

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 20 October 2005 15:38 > To: Dave Page > Cc: Harald Armin Massa; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] interface freezes on long running ops > > Dave Page w

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Andreas Pflug
Dave Page wrote: I just committed a fix for this because I was able to reproduce it. You can optionally pass a wxWindow to wxSafeYield to prevent it from disabling input from that one window, which is what I have done to allow the cancel button to be pressed. I'm not entirely sure why we don't

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 13 October 2005 17:26 > To: Harald Armin Massa > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] interface freezes on long runni

Re: [pgadmin-support] interface freezes on long running ops

2005-10-14 Thread Andreas Pflug
Harald Armin Massa wrote: I use libpq from 8.1-beta3 from the actual beta installer. I get the freeze on connecting to 8.1-beta3 server and 8.0.3 servers. And: it freezes when I use "right mouse, maintainance" ... not from the sql query menu Cancel never worked here. The query tool executes

Re: [pgadmin-support] interface freezes on long running ops

2005-10-13 Thread Harald Armin Massa
I use libpq from 8.1-beta3 from the actual beta installer. I get the freeze on connecting to 8.1-beta3 server and 8.0.3 servers. And: it freezes when I use "right mouse, maintainance" ... not from the sql query menu (rechte Maus + Wartung) Harald -- GHUM Harald Massapersuasion python postgresql

Re: [pgadmin-support] interface freezes on long running ops

2005-10-13 Thread Andreas Pflug
Harald Armin Massa wrote: Version: 1.4.0 Beta 2 (Oct 12 2005) running on Windows XP SP2 installed from PGInstaller 8.1 beta 3, 12. Oct. 2005 when doing "longer running operations" like "VACUUM ANALYZE", the interface freezes totally. I cannot press "CANCEL" or resize windows or do anything el