2025-01-15 10:09:47.401 GMT postmaster[4072] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2025-01-15 10:09:47.403 GMT postmaster[4072] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40047" 2025-01-15 10:09:47.423 GMT startup[6544] LOG: database system was shut down at 2025-01-15 10:06:17 GMT 2025-01-15 10:09:47.480 GMT postmaster[4072] LOG: database system is ready to accept connections 2025-01-15 10:09:47.503 GMT client backend[7448] [unknown] FATAL: the database system is starting up 2025-01-15 10:09:48.092 GMT client backend[2472] pg_regress/tsm_system_time ERROR: sample collection time must not be negative 2025-01-15 10:09:48.092 GMT client backend[2472] pg_regress/tsm_system_time STATEMENT: SELECT id FROM test_tablesample TABLESAMPLE system_time (-1); 2025-01-15 10:09:48.093 GMT client backend[2472] pg_regress/tsm_system_time ERROR: tablesample method system_time does not support REPEATABLE at character 44 2025-01-15 10:09:48.093 GMT client backend[2472] pg_regress/tsm_system_time STATEMENT: SELECT * FROM test_tablesample TABLESAMPLE system_time (10) REPEATABLE (0); 2025-01-15 10:09:48.098 GMT client backend[2472] pg_regress/tsm_system_time ERROR: cannot drop extension tsm_system_time because other objects depend on it 2025-01-15 10:09:48.098 GMT client backend[2472] pg_regress/tsm_system_time DETAIL: view vv depends on function system_time(internal) 2025-01-15 10:09:48.098 GMT client backend[2472] pg_regress/tsm_system_time HINT: Use DROP ... CASCADE to drop the dependent objects too. 2025-01-15 10:09:48.098 GMT client backend[2472] pg_regress/tsm_system_time STATEMENT: DROP EXTENSION tsm_system_time; 2025-01-15 10:09:48.161 GMT postmaster[4072] LOG: received fast shutdown request 2025-01-15 10:09:48.166 GMT postmaster[4072] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2909, PID: 4072 abort() has been called