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-21 19:26:38 |
Message-ID: | 1216668398.3894.3.camel@ebony.2ndQuadrant |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Mon, 2008-07-21 at 07:46 -0400, Stephen Frost wrote:
> * 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.
OK, gotcha now - will change that. I thought you might mean something
about changing the output itself.
--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-07-21 19:43:00 | Do we really want to migrate plproxy and citext into PG core distribution? |
Previous Message | David E. Wheeler | 2008-07-21 18:55:51 | Re: PATCH: CITEXT 2.0 v4 |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2008-07-21 20:08:11 | Re: [HACKERS] Hint Bits and Write I/O |
Previous Message | Zdenek Kotala | 2008-07-21 19:19:25 | Re: page macros cleanup (ver 04) |