diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-09-16 16:10:33 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-09-16 16:10:33 -0500 |
commit | f93f5f7b984edd85f3f515cd454a6160e574b2d0 (patch) | |
tree | 02febee254ae31131ab546128edea0bb88aba9fd /src/backend/access/gist/gistvalidate.c | |
parent | cf2f82a37cc35895b67c83dd2b33d2fcf4688a55 (diff) | |
download | postgresql-f93f5f7b984edd85f3f515cd454a6160e574b2d0.tar.gz postgresql-f93f5f7b984edd85f3f515cd454a6160e574b2d0.zip |
pg_upgrade: Parallelize WITH OIDS check.
This commit makes use of the new task framework in pg_upgrade to
parallelize the check for tables declared WITH OIDS. 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/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions