Re: dump_all/restore times? - Mailing list pgsql-general

From Kaarel
Subject Re: dump_all/restore times?
Date
Msg-id 3F1E3CE3.4040809@future.ee
Whole thread Raw
In response to Re: dump_all/restore times?  (Vivek Khera <khera@kcilink.com>)
Responses Re: dump_all/restore times?  (nolan@celery.tssi.com)
List pgsql-general
>TL> It's a good idea to bump up sort_mem as high as you can before running
>TL> the restore, so that the index builds run as fast as possible.  Assuming
>
>Wouldn't it make a cool option to pg_restore to be able to set
>sort_mem for the current connection?
>
>
>
I was thinking the very same thing. If it is a must to always bump up
sort_mem before running restore why can't the restore utility do it?
Take a portion of the currently available memory or ask a user
interactively etc.

Kaarel


pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: birthday calculation
Next
From: nolan@celery.tssi.com
Date:
Subject: Re: dump_all/restore times?