Re: pg_dump additional options for performance - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: pg_dump additional options for performance
Date
Msg-id 1204040828.4252.346.camel@ebony.site
Whole thread Raw
In response to Re: pg_dump additional options for performance  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Tue, 2008-02-26 at 16:28 +0100, Magnus Hagander wrote:
> On Tue, Feb 26, 2008 at 03:15:59PM +0000, Simon Riggs wrote:

> > So if I understand:
> > 
> > * we add switches to pg_dump to dump out separate files with --pre,
> > --post and --data (or other names) [TODO: Simon]
> > 
> > * we add switches to pg_restore to load/dump from the single archive
> > file the subsets of --pre, --post, --data [TODO: Magnus]
> 
> Not entirely sure how I rended up volounteering for that one ;-) And
> frankly, if we're going to add the same switches with the same meaning to
> both, it's probably more efficient if the same person does them both...

OK, I'll do them both.

--  Simon Riggs 2ndQuadrant  http://www.2ndQuadrant.com 



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: 8.3 / 8.2.6 restore comparison
Next
From: Tom Lane
Date:
Subject: Re: pg_dump additional options for performance