2025-01-11 20:44:16.321 GMT postmaster[3428] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2025-01-11 20:44:16.322 GMT postmaster[3428] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40035" 2025-01-11 20:44:16.354 GMT startup[6932] LOG: database system was shut down at 2025-01-11 20:40:52 GMT 2025-01-11 20:44:16.362 GMT postmaster[3428] LOG: database system is ready to accept connections 2025-01-11 20:44:16.396 GMT client backend[5440] [unknown] FATAL: the database system is starting up 2025-01-11 20:44:17.119 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_pkey" is not a GIN index 2025-01-11 20:44:17.119 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_pkey'); 2025-01-11 20:44:17.120 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_pkey" is not a hash index 2025-01-11 20:44:17.120 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_pkey'); 2025-01-11 20:44:17.120 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_ginidx" is not a btree index 2025-01-11 20:44:17.120 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_ginidx'); 2025-01-11 20:44:17.120 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_ginidx" is not a hash index 2025-01-11 20:44:17.120 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_ginidx'); 2025-01-11 20:44:17.121 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_hashidx" is not a btree index 2025-01-11 20:44:17.121 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_hashidx'); 2025-01-11 20:44:17.121 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_hashidx" is not a GIN index 2025-01-11 20:44:17.121 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_hashidx'); 2025-01-11 20:44:17.124 GMT client backend[3996] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_partitioned" 2025-01-11 20:44:17.124 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2025-01-11 20:44:17.124 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_partitioned'); 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_partitioned_index" 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned indexes. 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_partitioned_index'); 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_partitioned" is of wrong relation kind 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_partitioned'); 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_partitioned" 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_partitioned'); 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a btree index 2025-01-11 20:44:17.125 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_partitioned'); 2025-01-11 20:44:17.126 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a GIN index 2025-01-11 20:44:17.126 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_partitioned'); 2025-01-11 20:44:17.126 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a hash index 2025-01-11 20:44:17.126 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partitioned'); 2025-01-11 20:44:17.126 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_partitioned_hash_index" is not a hash index 2025-01-11 20:44:17.126 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partitioned_hash_index'); 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_view" 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_view'); 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_view" is of wrong relation kind 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_view'); 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_view" 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_view'); 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_view" is not a btree index 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_view'); 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_view" is not a GIN index 2025-01-11 20:44:17.128 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_view'); 2025-01-11 20:44:17.129 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_view" is not a hash index 2025-01-11 20:44:17.129 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_view'); 2025-01-11 20:44:17.132 GMT client backend[3996] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_foreign_table" 2025-01-11 20:44:17.132 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2025-01-11 20:44:17.132 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_foreign_table'); 2025-01-11 20:44:17.133 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is of wrong relation kind 2025-01-11 20:44:17.133 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2025-01-11 20:44:17.133 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_foreign_table'); 2025-01-11 20:44:17.133 GMT client backend[3996] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_foreign_table" 2025-01-11 20:44:17.133 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2025-01-11 20:44:17.133 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_foreign_table'); 2025-01-11 20:44:17.134 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a btree index 2025-01-11 20:44:17.134 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_foreign_table'); 2025-01-11 20:44:17.134 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a GIN index 2025-01-11 20:44:17.134 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_foreign_table'); 2025-01-11 20:44:17.135 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a hash index 2025-01-11 20:44:17.135 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_foreign_table'); 2025-01-11 20:44:17.144 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_partition" is not a btree index 2025-01-11 20:44:17.144 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_partition'); 2025-01-11 20:44:17.145 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_partition" is not a GIN index 2025-01-11 20:44:17.145 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_partition'); 2025-01-11 20:44:17.145 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_partition" is not a hash index 2025-01-11 20:44:17.145 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partition'); 2025-01-11 20:44:17.158 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a btree index 2025-01-11 20:44:17.158 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_sequence'); 2025-01-11 20:44:17.159 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a GIN index 2025-01-11 20:44:17.159 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_sequence'); 2025-01-11 20:44:17.159 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a hash index 2025-01-11 20:44:17.159 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_sequence'); 2025-01-11 20:44:17.159 GMT client backend[3996] pg_regress/pgstattuple ERROR: relation "test_sequence" is of wrong relation kind 2025-01-11 20:44:17.159 GMT client backend[3996] pg_regress/pgstattuple DETAIL: This operation is not supported for sequences. 2025-01-11 20:44:17.159 GMT client backend[3996] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_sequence'); 2025-01-11 20:44:17.303 GMT postmaster[3428] LOG: received fast shutdown request 2025-01-11 20:44:17.303 GMT postmaster[3428] 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: 3428 abort() has been called