Missing 'Reload with' for 'pg_dump -j'

Started by Nonameabout 9 years ago2 messagesdocs
Jump to latest
#1Noname
jesse@jesseo.com

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.4/static/backup-dump.html
Description:

Page:
https://www.postgresql.org/docs/9.4/static/backup-dump.html

This page includes couplets of example code for dumping/reloading a db.

The following command is given with an incomplete "Reload with" example:
'pg_dump -j num -F d -f out.dir dbname'

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#2Bruce Momjian
bruce@momjian.us
In reply to: Noname (#1)
Re: Missing 'Reload with' for 'pg_dump -j'

On Sun, Feb 12, 2017 at 07:59:01AM +0000, jesse@jesseo.com wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.4/static/backup-dump.html
Description:

Page:
https://www.postgresql.org/docs/9.4/static/backup-dump.html

This page includes couplets of example code for dumping/reloading a db.

The following command is given with an incomplete "Reload with" example:
'pg_dump -j num -F d -f out.dir dbname'

Uh, this example is part of the 25.1.3. Handling Large Databases
section. Why does it need fixing?

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs