Missing 'Reload with' for 'pg_dump -j'
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
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.htmlThis 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