Re: 7 hrs for a pg_restore? - Mailing list pgsql-performance

From Douglas J Hunley
Subject Re: 7 hrs for a pg_restore?
Date
Msg-id 200802200826.38611.doug@hunley.homeip.net
Whole thread Raw
In response to Re: 7 hrs for a pg_restore?  (Erik Jones <erik@myemma.com>)
Responses Re: 7 hrs for a pg_restore?
List pgsql-performance
On Tuesday 19 February 2008 16:32:02 Erik Jones wrote:
> pg_restore is a postgres client app that uses libpq to connect and,  
> thus, will pick up anything in your $PGOPTIONS env variable.  So,
>
> PGOPTONS="-c maintenance_work_mem=512MB" && pg_restore ....

now that's just plain cool

/me updates our wiki

--
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
http://doug.hunley.homeip.net

Drugs may lead to nowhere, but at least it's the scenic route.

pgsql-performance by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Need Help selecting Large Data From PQSQL
Next
From: Douglas J Hunley
Date:
Subject: Re: 7 hrs for a pg_restore?