diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/reindex_conc.out /tmp/cirrus-ci-build/build/testrun/injection_points/regress/results/reindex_conc.out --- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/reindex_conc.out 2024-09-26 17:59:38.090712000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/injection_points/regress/results/reindex_conc.out 2024-09-26 18:02:06.699418000 +0000 @@ -27,25 +27,7 @@ CREATE UNIQUE INDEX ind_expr_pred ON reindex_inj.tbl(abs(i)) WHERE mod(i, 2) = 0; REINDEX INDEX CONCURRENTLY reindex_inj.ind_simple; NOTICE: notice triggered for injection point reindex-conc-index-safe -REINDEX INDEX CONCURRENTLY reindex_inj.ind_expr; -NOTICE: notice triggered for injection point reindex-conc-index-not-safe -REINDEX INDEX CONCURRENTLY reindex_inj.ind_pred; -NOTICE: notice triggered for injection point reindex-conc-index-not-safe -REINDEX INDEX CONCURRENTLY reindex_inj.ind_expr_pred; -NOTICE: notice triggered for injection point reindex-conc-index-not-safe --- Cleanup -SELECT injection_points_detach('reindex-conc-index-safe'); - injection_points_detach -------------------------- - -(1 row) - -SELECT injection_points_detach('reindex-conc-index-not-safe'); - injection_points_detach -------------------------- - -(1 row) - -DROP TABLE reindex_inj.tbl; -DROP SCHEMA reindex_inj; -DROP EXTENSION injection_points; +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost