Restore db - Mailing list pgsql-general

From Alexander Burbello
Subject Restore db
Date
Msg-id CAJcRiCWXaCnE34navMgDyT3pYVp=3XbAsp4fWjcvxFo78pFbWA@mail.gmail.com
Whole thread Raw
Responses Re: Restore db  (Ondrej Ivanič <ondrej.ivanic@gmail.com>)
Re: Restore db  (Andy Colson <andy@squeakycode.net>)
List pgsql-general
Hi folks,

My server has a daily routine to import a dump file, however its taking long time to finish it.
The original db has around 200 MB and takes 3~4 minutes to export (there are many blob fields), however it takes 4 hours to import using pg_restore.

What can I do to tune this database to speed up this restore??

My current db parameters are:
shared_buffers = 256MB
maintenance_work_mem = 32MB

Any suggestion is very welcome.
Thank you.
Alex

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Error with Application Stack Builder 3.0.0
Next
From: Ondrej Ivanič
Date:
Subject: Re: Restore db