From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
---|---|
To: | "Anton Melser" <melser(dot)anton(at)gmail(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: multithreading |
Date: | 2008-06-10 11:09:12 |
Message-ID: | 937d27e10806100409g1c40fca8qccc4c0247bf3142f@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On Tue, Jun 10, 2008 at 10:45 AM, Anton Melser <melser(dot)anton(at)gmail(dot)com> wrote:
> Hi,
> Just a quick question... are there any plans to multithread the
> restore from dump functionality? pgadmin spends several minutes
> (around 15) "not responding" while I restore my 700MB dump... and it's
> working away fine. It's not a biggie, but it would be nice to have the
> interface telling me "I'm on it"... It would probably be quite
> complicated to do but logically there seems no reason why I couldn't
> use pgadmin for work on another db while it's restoring...
>
The restore runs in an entirely separate process from pgAdmin, and
doesn't stop you continuing to work whilst it runs (at least in my
limited testing here). Maybe you're seeing some platform-specific
quirk - what version are you running on what platform?
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Anton Melser | 2008-06-10 12:40:32 | Re: multithreading |
Previous Message | Anton Melser | 2008-06-10 09:45:30 | multithreading |