Re: how much left for restore?

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: how much left for restore?
Date: 2010-01-11 20:14:02
Message-ID: 20100111211402.6301d044@dawn.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 11 Jan 2010 18:36:18 +0000
Sam Mason <sam(at)samason(dot)me(dot)uk> wrote:

> On Fri, Jan 08, 2010 at 11:28:15AM +0100, Ivan Sergio Borgonovo
> wrote:
> > Is there a way to know/estimate how much is left to complete a
> > restore?

> maybe something like "pv" would help?

> http://www.ivarch.com/programs/pv.shtml

Nice. Start to look more as what I was looking for... and yeah...
I'm aware it could be misleading.

It would be nice to have it integrated in pg_restore/dump.
If the file is compressed pg_* may make a better work to give an
estimate.

thanks

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2010-01-11 21:18:20 Re: migration: parameterized statement and cursor
Previous Message Tom Lane 2010-01-11 20:05:18 Re: does autovacuum in postgres-8.1.2 use prepared transactions ??