| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Mike Toews <mwtoews(at)sfu(dot)ca> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: Improve pg_restore docs |
| Date: | 2010-02-24 16:28:44 |
| Message-ID: | 201002241628.o1OGSi425961@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Mike Toews wrote:
> Hi,
>
> From a quick discussion on hackers
> (http://archives.postgresql.org/pgsql-hackers/2009-06/msg01434.php) it
> appears the documentation can improve for pg_restore.
>
> I've prepared some quick diff output from
> pgsql/doc/src/sgml/ref/pg_restore.sgml for some changes that I think
> would help. Note that I'm not entirely sure about the default namespace
> from default_path .. please verify this before accepting. Edit as necessary.
>
> 291c291,292
> < specific table.
> ---
> > specific table. The default is taken from the
> > <envar>default_path</envar> variable.
> 379c380,382
> < Restore definition and/or data of named table only.
> ---
> > Restore definition and/or data of named table only. This can be
> > combined with the <option>-n</option> option to restore a table
> > from a specific schema.
I have applied a modified version of your second change to our
documentation.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do
+ If your life is a hard drive, Christ can be your backup. +
| Attachment | Content-Type | Size |
|---|---|---|
| /rtmp/diff | text/x-diff | 1007 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2010-02-25 01:37:30 | libpq-example.html needs to use <> includes |
| Previous Message | Bruce Momjian | 2010-02-24 14:53:50 | Re: Removal of pre-7.4 documentation items |