Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Support --jobs for pg:pull to be used with pg_restore #202

Open
consti opened this issue May 7, 2018 · 0 comments
Open

Support --jobs for pg:pull to be used with pg_restore #202

consti opened this issue May 7, 2018 · 0 comments

Comments

@consti
Copy link

consti commented May 7, 2018

From pg_restore's man page:

-j number-of-jobs
--jobs=number-of-jobs

Run the most time-consuming parts of pg_restore -- those which load data, create indexes, or create constraints -- using multiple concurrent jobs. This option can dramatically reduce the time to restore a large database to a server running on a multiprocessor machine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant