2025-01-31 22:22:04.448 GMT postmaster[852] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30158, 64-bit 2025-01-31 22:22:04.450 GMT postmaster[852] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40060" 2025-01-31 22:22:04.509 GMT startup[5152] LOG: database system was shut down at 2025-01-31 22:18:04 GMT 2025-01-31 22:22:04.522 GMT client backend[7864] [unknown] FATAL: the database system is starting up 2025-01-31 22:22:04.523 GMT postmaster[852] LOG: database system is ready to accept connections 2025-01-31 22:22:05.454 GMT client backend[2964] pg_regress/spgist_name_ops ERROR: index row size 20032 exceeds maximum 8156 for index "t_f1_f2_f3_idx" 2025-01-31 22:22:05.454 GMT client backend[2964] pg_regress/spgist_name_ops HINT: Values larger than a buffer page cannot be indexed. 2025-01-31 22:22:05.454 GMT client backend[2964] pg_regress/spgist_name_ops STATEMENT: insert into t values(repeat('xyzzy', 12), 42, repeat('xyzzy', 4000)); 2025-01-31 22:22:05.489 GMT client backend[2964] pg_regress/spgist_name_ops ERROR: index row size 20032 exceeds maximum 8156 for index "t_f1_f2_f3_idx" 2025-01-31 22:22:05.489 GMT client backend[2964] pg_regress/spgist_name_ops HINT: Values larger than a buffer page cannot be indexed. 2025-01-31 22:22:05.489 GMT client backend[2964] pg_regress/spgist_name_ops STATEMENT: insert into t values(repeat('xyzzy', 12), 42, repeat('xyzzy', 4000)); 2025-01-31 22:22:05.761 GMT postmaster[852] LOG: received fast shutdown request 2025-01-31 22:22:05.767 GMT postmaster[852] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 852 abort() has been called