aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
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
commit7baa36de58bdaeb4797d592aeb9ef1db08320853 (patch)
tree48da1a410ba33b48c7444bf6221b3ab8741597cc /src/backend/access/gist/gistvalidate.c
parent6d3d2e8e541f07dafb6a42a105b3ca78b2a09437 (diff)
downloadpostgresql-7baa36de58bdaeb4797d592aeb9ef1db08320853.tar.gz
postgresql-7baa36de58bdaeb4797d592aeb9ef1db08320853.zip
pg_upgrade: Parallelize subscription check.
This commit makes use of the new task framework in pg_upgrade to parallelize the part of check_old_cluster_subscription_state() that verifies each of the subscribed tables is in the 'i' (initialize) or 'r' (ready) state. This check 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/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions