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
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
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
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
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
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
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
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