Re: [pgadmin-hackers] Feature request: threaded processes

2010-06-01 Thread Dave Page
On Tue, Jun 1, 2010 at 5:32 PM, Guillaume Lelarge wrote: > Le 01/06/2010 16:45, Thom Brown a écrit : >> I notice that pgAdmin often locks up while it's doing something, like >> vacuuming or restoring a database.  Would it be possible to have this >> run in a separate thread instead of locking the

Re: [pgadmin-hackers] Feature request: threaded processes

2010-06-01 Thread Guillaume Lelarge
Le 01/06/2010 16:45, Thom Brown a écrit : > I notice that pgAdmin often locks up while it's doing something, like > vacuuming or restoring a database. Would it be possible to have this > run in a separate thread instead of locking the whole app up? The maintenance dialog uses the same connection

Re: [pgadmin-hackers] VACUUM messages without newlines

2010-06-01 Thread Dave Page
On Tue, Jun 1, 2010 at 4:57 PM, Thom Brown wrote: > This is basically a plea to add newlines where appropriate when > outputting VACUUM messages to the log window. > > I originally whined^H^H^H^H^Hrote about it here: > http://archives.postgresql.org/pgsql-hackers/2010-06/msg00039.php > > That wasn

Re: [pgadmin-hackers] VACUUM messages without newlines

2010-06-01 Thread Thom Brown
On 1 June 2010 17:19, Dave Page wrote: > On Tue, Jun 1, 2010 at 4:57 PM, Thom Brown wrote: >> This is basically a plea to add newlines where appropriate when >> outputting VACUUM messages to the log window. >> >> I originally whined^H^H^H^H^Hrote about it here: >> http://archives.postgresql.org/p

[pgadmin-hackers] VACUUM messages without newlines

2010-06-01 Thread Thom Brown
This is basically a plea to add newlines where appropriate when outputting VACUUM messages to the log window. I originally whined^H^H^H^H^Hrote about it here: http://archives.postgresql.org/pgsql-hackers/2010-06/msg00039.php That wasn't the right place as it was mentioned that it's a client-side

[pgadmin-hackers] Feature request: threaded processes

2010-06-01 Thread Thom Brown
I notice that pgAdmin often locks up while it's doing something, like vacuuming or restoring a database. Would it be possible to have this run in a separate thread instead of locking the whole app up? And maybe be minimisable so that it appears somewhere as a running task, allowing the user to do

[pgadmin-hackers] SVN Commit by dpage: r8398 - in branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin: ctl dlg frm

2010-06-01 Thread svn
Author: dpage Date: 2010-06-01 12:59:25 +0100 (Tue, 01 Jun 2010) New Revision: 8398 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8398&view=rev Log: Fix some layout issues with translations [Ashesh Vashi] Modified: branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/ctl/ctlSec

[pgadmin-hackers] SVN Commit by dpage: r8397 - in trunk/pgadmin3/pgadmin: ctl dlg frm

2010-06-01 Thread svn
Author: dpage Date: 2010-06-01 12:59:21 +0100 (Tue, 01 Jun 2010) New Revision: 8397 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8397&view=rev Log: Fix some layout issues with translations [Ashesh Vashi] Modified: trunk/pgadmin3/pgadmin/ctl/ctlSecurityPanel.cpp trun