Re: pg_dump additional options for performance

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: pg_dump additional options for performance
Date: 2008-07-20 21:59:40
Message-ID: 1216591180.19656.848.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


On Sun, 2008-07-20 at 17:43 -0400, Stephen Frost wrote:

> Perhaps this is up for some debate, but I find the documentation added
> for these options to be lacking the definitions I was looking for, and
> the explanation of why they are what they are. I'm also not sure I
> agree with the "Pre-Schema" and "Post-Schema" nomenclature as it doesn't
> really fit with the option names or what they do. Would you consider:

Will reword.

> Even this doesn't cover everything though- it's too focused on tables
> and data loading. Where do functions go? What about types?

Yes, it is focused on tables and data loading. What about
functions/types? No relevance here.

> - The command-line help hasn't been updated. Clearly, that also needs
> to be done to consider the documentation aspect complete.
>
> - There appears to be a bit of mistakenly included additions. The
> patch to pg_restore.sgml attempts to add in documentation for
> --superuser. I'm guessing that was unintentional, and looks like
> just a mistaken extra copy&paste.

Thanks, will do.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Chernow 2008-07-20 22:20:46 Re: CommitFest dragging?
Previous Message Stephen Frost 2008-07-20 21:43:35 Re: pg_dump additional options for performance

Browse pgsql-patches by date

  From Date Subject
Next Message Tatsuo Ishii 2008-07-20 23:19:35 Re: [PATCHES] WITH RECUSIVE patches 0717
Previous Message Stephen Frost 2008-07-20 21:43:35 Re: pg_dump additional options for performance