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'