aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2024-09-16 16:10:33 -0500
committerNathan Bossart <nathan@postgresql.org>2024-09-16 16:10:33 -0500
commit6ab8f27bc7163ab534543e32504e47ed924b6737 (patch)
treea70f344119d82eb3c7621bdd6797dd41cd8321a9 /src/backend/access/gist
parent46cad8b31927410a99894279ca9af4e0d5c185b6 (diff)
downloadpostgresql-6ab8f27bc7163ab534543e32504e47ed924b6737.tar.gz
postgresql-6ab8f27bc7163ab534543e32504e47ed924b6737.zip
pg_upgrade: Parallelize retrieving extension updates.
This commit makes use of the new task framework in pg_upgrade to parallelize retrieving the set of extensions that should be updated with the ALTER EXTENSION command after upgrade. This step will now process multiple databases concurrently when pg_upgrade's --jobs option is provided a value greater than 1. Reviewed-by: Daniel Gustafsson, Ilya Gladyshev Discussion: https://postgr.es/m/20240516211638.GA1688936%40nathanxps13
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions