2024-11-17 21:35:06.100 GMT postmaster[5008] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-11-17 21:35:06.102 GMT postmaster[5008] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40035" 2024-11-17 21:35:06.273 GMT startup[1460] LOG: database system was shut down at 2024-11-17 21:30:50 GMT 2024-11-17 21:35:06.317 GMT postmaster[5008] LOG: database system is ready to accept connections 2024-11-17 21:35:06.330 GMT client backend[4836] [unknown] FATAL: the database system is starting up 2024-11-17 21:35:07.040 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_pkey" is not a GIN index 2024-11-17 21:35:07.040 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_pkey'); 2024-11-17 21:35:07.041 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_pkey" is not a hash index 2024-11-17 21:35:07.041 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_pkey'); 2024-11-17 21:35:07.042 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_ginidx" is not a btree index 2024-11-17 21:35:07.042 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_ginidx'); 2024-11-17 21:35:07.042 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_ginidx" is not a hash index 2024-11-17 21:35:07.042 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_ginidx'); 2024-11-17 21:35:07.042 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_hashidx" is not a btree index 2024-11-17 21:35:07.042 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_hashidx'); 2024-11-17 21:35:07.043 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_hashidx" is not a GIN index 2024-11-17 21:35:07.043 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_hashidx'); 2024-11-17 21:35:07.047 GMT client backend[4960] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_partitioned" 2024-11-17 21:35:07.047 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-11-17 21:35:07.047 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_partitioned'); 2024-11-17 21:35:07.048 GMT client backend[4960] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_partitioned_index" 2024-11-17 21:35:07.048 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned indexes. 2024-11-17 21:35:07.048 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_partitioned_index'); 2024-11-17 21:35:07.048 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_partitioned" is of wrong relation kind 2024-11-17 21:35:07.048 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-11-17 21:35:07.048 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_partitioned'); 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_partitioned" 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_partitioned'); 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a btree index 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_partitioned'); 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a GIN index 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_partitioned'); 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a hash index 2024-11-17 21:35:07.049 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partitioned'); 2024-11-17 21:35:07.050 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_partitioned_hash_index" is not a hash index 2024-11-17 21:35:07.050 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partitioned_hash_index'); 2024-11-17 21:35:07.051 GMT client backend[4960] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_view" 2024-11-17 21:35:07.051 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-11-17 21:35:07.051 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_view'); 2024-11-17 21:35:07.052 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_view" is of wrong relation kind 2024-11-17 21:35:07.052 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-11-17 21:35:07.052 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_view'); 2024-11-17 21:35:07.052 GMT client backend[4960] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_view" 2024-11-17 21:35:07.052 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-11-17 21:35:07.052 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_view'); 2024-11-17 21:35:07.052 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_view" is not a btree index 2024-11-17 21:35:07.052 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_view'); 2024-11-17 21:35:07.053 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_view" is not a GIN index 2024-11-17 21:35:07.053 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_view'); 2024-11-17 21:35:07.053 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_view" is not a hash index 2024-11-17 21:35:07.053 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_view'); 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_foreign_table" 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_foreign_table'); 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is of wrong relation kind 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_foreign_table'); 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_foreign_table" 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-11-17 21:35:07.059 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_foreign_table'); 2024-11-17 21:35:07.060 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a btree index 2024-11-17 21:35:07.060 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_foreign_table'); 2024-11-17 21:35:07.060 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a GIN index 2024-11-17 21:35:07.060 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_foreign_table'); 2024-11-17 21:35:07.061 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a hash index 2024-11-17 21:35:07.061 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_foreign_table'); 2024-11-17 21:35:07.073 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_partition" is not a btree index 2024-11-17 21:35:07.073 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_partition'); 2024-11-17 21:35:07.074 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_partition" is not a GIN index 2024-11-17 21:35:07.074 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_partition'); 2024-11-17 21:35:07.074 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_partition" is not a hash index 2024-11-17 21:35:07.074 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partition'); 2024-11-17 21:35:07.086 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a btree index 2024-11-17 21:35:07.086 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_sequence'); 2024-11-17 21:35:07.086 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a GIN index 2024-11-17 21:35:07.086 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_sequence'); 2024-11-17 21:35:07.086 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a hash index 2024-11-17 21:35:07.086 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_sequence'); 2024-11-17 21:35:07.087 GMT client backend[4960] pg_regress/pgstattuple ERROR: relation "test_sequence" is of wrong relation kind 2024-11-17 21:35:07.087 GMT client backend[4960] pg_regress/pgstattuple DETAIL: This operation is not supported for sequences. 2024-11-17 21:35:07.087 GMT client backend[4960] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_sequence'); 2024-11-17 21:35:07.344 GMT postmaster[5008] LOG: received fast shutdown request 2024-11-17 21:35:07.345 GMT postmaster[5008] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2887, PID: 5008 abort() has been called