Re: pg_dump additional options for performance

Tom Lane <[email protected]> Mon, 21 Jul 2008 02:47:50 -0400
Newsgroups gmane.comp.db.postgresql.devel.patches
Message-ID <[email protected]>
Simon Riggs <[email protected]> writes:
> I also suggested having three options
> --want-pre-schema
> --want-data
> --want-post-schema
> so we could ask for any or all parts in the one dump. --data-only and
> --schema-only are negative options so don't allow this.
> (I don't like those names either, just thinking about capabilities)

Maybe invert the logic?

	--omit-pre-data
	--omit-data
	--omit-post-data

Not wedded to these either, just tossing out an idea...

			regards, tom lane

-- 
Sent via pgsql-patches mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches