Re: Why do backups take so long? - Mailing list pgadmin-support

From Raymond O'Donnell
Subject Re: Why do backups take so long?
Date
Msg-id 54F9F2E0.70904@iol.ie
Whole thread Raw
In response to Why do backups take so long?  (Rob Richardson <RDRichardson@rad-con.com>)
Responses Re: Why do backups take so long?  (Rob Richardson <RDRichardson@rad-con.com>)
Re: Why do backups take so long?  (Jan-Peter Seifert <Jan-Peter.Seifert@gmx.de>)
List pgadmin-support
On 06/03/2015 18:26, Rob Richardson wrote:
> I have PostgreSQL 9.3 and the associated version of PGAdmin loaded on my
> Windows 7 Pro box.  I am trying to take a backup of a tiny database on
> my local machine.  When I request the backup, PGAdmin flashes for three
> minutes before finally deciding to make the backup.  Why does it do
> that, and is there an update for PGAdmin available that doesn’t do that?

pgAdmin just uses pg_dump [1] to do the actual backup, so it would be
interesting to run pg_dump directly at the command line to see if the
same behaviour manifests itself.

Ray.

[1] http://www.postgresql.org/docs/9.3/static/app-pgdump.html


-- 
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie



pgadmin-support by date:

Previous
From: Rob Richardson
Date:
Subject: Why do backups take so long?
Next
From: Rob Richardson
Date:
Subject: Re: Why do backups take so long?