The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/populate.html Description:
Section 14.4.9 says "If multiple CPUs are available in the database server..." when talking about pg_restore's --jobs. It's CPU cores that matter, or more specifically CPU hardware threads (i.e. cores x 2 on Intel CPUs with Hyperthreading). I recommend changing the wording to "If multiple CPU cores are available in the database server..." -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs