Skip to content

Conversation

@bemanuel
Copy link
Contributor

Added the function of NJobs to PGDump
"Run the dump in parallel by dumping njobs tables simultaneously. This option reduces the time of the dump but it also increases the load on the database server. You can only use this option with the directory output format because this is the only output format where multiple processes can write their data at the same time." - https://www.postgresql.org/docs/12/app-pgdump.html

Copy link
Owner

@sebastianfeldmann sebastianfeldmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had some minor issues but great job.
Thanks :)

@sebastianfeldmann sebastianfeldmann merged commit a14fe57 into sebastianfeldmann:main Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants