Re: Can I pause the pg_dump or pg_restore

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: "Chen, Dongdong (GE Healthcare)" <DongdongChen(at)ge(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Can I pause the pg_dump or pg_restore
Date: 2009-05-20 09:41:49
Message-ID: 4A13D05D.8090002@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 20/05/2009 10:23, Chen, Dongdong (GE Healthcare) wrote:
> In my application, when press button "Backup" in UI, it invokes pg_dump
> to backup the database. It may take few minutes for the whole process.
> If I want to pause the process, what should I do. And also how to resume
> the process? Can I pause while pg_restore?

I presume you're using pgAdmin III.....if so, than AFAIK you can't pause
them, though you may get a better answer on the pgadmin-support list.

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2009-05-20 09:42:30 Re: Can I pause the pg_dump or pg_restore
Previous Message Ron Mayer 2009-05-20 09:41:10 Re: INTERVAL data type and libpq - what format?