2024-12-18 07:13:28.134 GMT postmaster[5832] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-12-18 07:13:28.135 GMT postmaster[5832] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40060" 2024-12-18 07:13:28.168 GMT startup[812] LOG: database system was shut down at 2024-12-18 07:10:05 GMT 2024-12-18 07:13:28.187 GMT postmaster[5832] LOG: database system is ready to accept connections 2024-12-18 07:13:29.015 GMT client backend[7832] pg_regress/spgist_name_ops ERROR: index row size 20032 exceeds maximum 8156 for index "t_f1_f2_f3_idx" 2024-12-18 07:13:29.015 GMT client backend[7832] pg_regress/spgist_name_ops HINT: Values larger than a buffer page cannot be indexed. 2024-12-18 07:13:29.015 GMT client backend[7832] pg_regress/spgist_name_ops STATEMENT: insert into t values(repeat('xyzzy', 12), 42, repeat('xyzzy', 4000)); 2024-12-18 07:13:29.043 GMT client backend[7832] pg_regress/spgist_name_ops ERROR: index row size 20032 exceeds maximum 8156 for index "t_f1_f2_f3_idx" 2024-12-18 07:13:29.043 GMT client backend[7832] pg_regress/spgist_name_ops HINT: Values larger than a buffer page cannot be indexed. 2024-12-18 07:13:29.043 GMT client backend[7832] pg_regress/spgist_name_ops STATEMENT: insert into t values(repeat('xyzzy', 12), 42, repeat('xyzzy', 4000)); 2024-12-18 07:13:29.224 GMT postmaster[5832] LOG: received fast shutdown request 2024-12-18 07:13:29.224 GMT postmaster[5832] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2896, PID: 5832 abort() has been called