| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: pg_dump additional options for performance |
| Date: | 2008-07-21 11:46:39 |
| Message-ID: | 20080721114639.GE18846@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
* Simon Riggs (simon(at)2ndquadrant(dot)com) wrote:
> The options split the dump into 3 parts that's all: before the load, the
> load and after the load.
>
> --schema-pre-load says
> "Dumps exactly what <option>--schema-only</> would dump, but only those
> statements before the data load."
>
> What is it you are suggesting? I'm unclear.
That part is fine, the problem is that elsewhere in the documentation
(patch line starting ~774 before, ~797 after, to the pg_dump.sgml) you
change it to be "objects required before data loading", which isn't the
same.
Thanks,
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2008-07-21 11:54:16 | Re: pg_dump additional options for performance |
| Previous Message | Markus Wanner | 2008-07-21 11:33:03 | Re: [COMMITTERS] pgsql: Adjust things so that the query_string of a cached plan and the |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2008-07-21 11:54:16 | Re: pg_dump additional options for performance |
| Previous Message | Tom Lane | 2008-07-21 07:43:11 | Re: pg_dump lock timeout |