2024-12-27 05:16:16.986 GMT postmaster[4460] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-12-27 05:16:16.987 GMT postmaster[4460] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40035" 2024-12-27 05:16:17.043 GMT startup[1488] LOG: database system was shut down at 2024-12-27 05:12:47 GMT 2024-12-27 05:16:17.103 GMT postmaster[4460] LOG: database system is ready to accept connections 2024-12-27 05:16:17.168 GMT client backend[6600] [unknown] FATAL: the database system is starting up 2024-12-27 05:16:17.844 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_pkey" is not a GIN index 2024-12-27 05:16:17.844 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_pkey'); 2024-12-27 05:16:17.844 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_pkey" is not a hash index 2024-12-27 05:16:17.844 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_pkey'); 2024-12-27 05:16:17.845 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_ginidx" is not a btree index 2024-12-27 05:16:17.845 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_ginidx'); 2024-12-27 05:16:17.845 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_ginidx" is not a hash index 2024-12-27 05:16:17.845 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_ginidx'); 2024-12-27 05:16:17.845 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_hashidx" is not a btree index 2024-12-27 05:16:17.845 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_hashidx'); 2024-12-27 05:16:17.845 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_hashidx" is not a GIN index 2024-12-27 05:16:17.845 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_hashidx'); 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_partitioned" 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_partitioned'); 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_partitioned_index" 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned indexes. 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_partitioned_index'); 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_partitioned" is of wrong relation kind 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-12-27 05:16:17.849 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_partitioned'); 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_partitioned" 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_partitioned'); 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a btree index 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_partitioned'); 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a GIN index 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_partitioned'); 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a hash index 2024-12-27 05:16:17.850 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partitioned'); 2024-12-27 05:16:17.851 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_partitioned_hash_index" is not a hash index 2024-12-27 05:16:17.851 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partitioned_hash_index'); 2024-12-27 05:16:17.852 GMT client backend[4192] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_view" 2024-12-27 05:16:17.852 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-12-27 05:16:17.852 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_view'); 2024-12-27 05:16:17.852 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_view" is of wrong relation kind 2024-12-27 05:16:17.852 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-12-27 05:16:17.852 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_view'); 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_view" 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_view'); 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_view" is not a btree index 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_view'); 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_view" is not a GIN index 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_view'); 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_view" is not a hash index 2024-12-27 05:16:17.853 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_view'); 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_foreign_table" 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_foreign_table'); 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is of wrong relation kind 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_foreign_table'); 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_foreign_table" 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-12-27 05:16:17.861 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_foreign_table'); 2024-12-27 05:16:17.862 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a btree index 2024-12-27 05:16:17.862 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_foreign_table'); 2024-12-27 05:16:17.862 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a GIN index 2024-12-27 05:16:17.862 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_foreign_table'); 2024-12-27 05:16:17.862 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a hash index 2024-12-27 05:16:17.862 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_foreign_table'); 2024-12-27 05:16:17.872 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_partition" is not a btree index 2024-12-27 05:16:17.872 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_partition'); 2024-12-27 05:16:17.872 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_partition" is not a GIN index 2024-12-27 05:16:17.872 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_partition'); 2024-12-27 05:16:17.872 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_partition" is not a hash index 2024-12-27 05:16:17.872 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partition'); 2024-12-27 05:16:17.880 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a btree index 2024-12-27 05:16:17.880 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_sequence'); 2024-12-27 05:16:17.881 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a GIN index 2024-12-27 05:16:17.881 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_sequence'); 2024-12-27 05:16:17.881 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a hash index 2024-12-27 05:16:17.881 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_sequence'); 2024-12-27 05:16:17.881 GMT client backend[4192] pg_regress/pgstattuple ERROR: relation "test_sequence" is of wrong relation kind 2024-12-27 05:16:17.881 GMT client backend[4192] pg_regress/pgstattuple DETAIL: This operation is not supported for sequences. 2024-12-27 05:16:17.881 GMT client backend[4192] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_sequence'); 2024-12-27 05:16:18.042 GMT postmaster[4460] LOG: received fast shutdown request 2024-12-27 05:16:18.043 GMT postmaster[4460] 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: 4460 abort() has been called