diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index a468a38361a..2c295bbf8dc 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -259,14 +259,14 @@ PostgreSQL documentation - - + + Run the most time-consuming steps of pg_restore — those that load data, create indexes, or create constraints — concurrently, using up - to number-of-jobs + to njobs concurrent sessions. This option can dramatically reduce the time to restore a large database to a server running on a multiprocessor machine. This option is ignored when emitting a script