Feature request: threaded processes

From: Thom Brown <thombrown(at)gmail(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Feature request: threaded processes
Date: 2010-06-01 14:45:30
Message-ID: AANLkTilHs2QHgNCs6wxYYSG4X1jFiAUN3_njM-avKplS@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 something else.

Cheers

Thom

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thom Brown 2010-06-01 15:57:49 VACUUM messages without newlines
Previous Message svn 2010-06-01 11:59:25 SVN Commit by dpage: r8398 - in branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin: ctl dlg frm