Fast backup/restore - Mailing list pgsql-general

From Gandalf
Subject Fast backup/restore
Date
Msg-id 118a2f0c0610160359m365a2a54j9f5cb3cc617c91c0@mail.gmail.com
Whole thread Raw
Responses Re: Fast backup/restore
Re: Fast backup/restore
List pgsql-general
I am looking for a *fast* backup/restore tools for Postgres. I've found the current used tools pg_dump and pg_restore to be very slow on large databases (~30-40GB). Restore takes time in the tune of 6 hrs on a Linux, 4 proc, 32 G RAM machine which is not acceptable.
 
I am using "pg_dump -Fc" to take backup. I understand binary compression adds to the time, but there are other databases (like DB2) which take much less time on similar data sizes.
 
Are there faster tools available?
 
Thanks.
 

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: more anti-postgresql FUD
Next
From: "Harald Armin Massa"
Date:
Subject: Re: Fast backup/restore