Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Slow restoration question - Mailing list pgsql-performance

Eric Lam <[email protected]> writes:
> what is the quickest way of dumping a DB and restoring it? I have done a

>    "pg_dump -D database | split --line-bytes 1546m part"

Don't use "-D" if you want fast restore ...

            regards, tom lane

pgsql-performance by date:

Previous
From: "Gregory Stewart"
Date:
Subject: Performance Issues on Opteron Dual Core
Next
From: Andreas Kretschmer
Date:
Subject: Re: Slow restoration question