Restore of pg_dump taking a long time... - Mailing list pgsql-admin

From Ruairi
Subject Restore of pg_dump taking a long time...
Date
Msg-id 008c01c67f26$9848caf0$2815a8c0@D5T7W62J
Whole thread Raw
Responses Re: Restore of pg_dump taking a long time...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hi,
I'm currently restoring a fairly large DB from a pg_dump and it's taking
about 12 hours to finish. The main part of this time is spent creating
indexes. Is there anyway I can speed up the restore process, or do i just
have to wait? I'm using postgres 8.1.3 on freebsd and the pg_dump is gzip'd.
I'm restoring with the following command : "zcat <gzip'd db> | psql -U
postgres <destination db>"

Regards,
Ruairi Carroll


pgsql-admin by date:

Previous
From: sibel karaasma
Date:
Subject: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Next
From: Raphael Bolfing
Date:
Subject: tsearch2 (ERROR: Affix parse error at 448 line)