public inbox for [email protected]
help / color / mirror / Atom feedFrom: Mike Toews <[email protected]>
To: [email protected]
Subject: Improve pg_restore docs
Date: Mon, 29 Jun 2009 11:15:26 -0700
Message-ID: <[email protected]> (raw)
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.
Thanks,
-Mike
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Improve pg_restore docs
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox