forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6d3d2e8
committed
pg_upgrade: Parallelize retrieving relation information.
This commit makes use of the new task framework in pg_upgrade toparallelize retrieving relation and logical slot information. Thisstep will now process multiple databases concurrently whenpg_upgrade's --jobs option is provided a value greater than 1.Reviewed-by: Daniel Gustafsson, Ilya GladyshevDiscussion:https://postgr.es/m/20240516211638.GA1688936%40nathanxps131 parent40e2e5e commit6d3d2e8
1 file changed
+154
-142
lines changed0 commit comments
Comments
(0)