2024-11-21 04:52:36.480 GMT postmaster[8112] LOG: starting PostgreSQL 18devel on x86_64-windows, compiled by msvc-19.29.30157, 64-bit 2024-11-21 04:52:36.482 GMT postmaster[8112] LOG: listening on Unix socket "c:/cirrus/.s.PGSQL.40035" 2024-11-21 04:52:36.520 GMT startup[5324] LOG: database system was shut down at 2024-11-21 04:49:12 GMT 2024-11-21 04:52:36.540 GMT client backend[4868] [unknown] FATAL: the database system is starting up 2024-11-21 04:52:36.544 GMT postmaster[8112] LOG: database system is ready to accept connections 2024-11-21 04:52:37.015 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_pkey" is not a GIN index 2024-11-21 04:52:37.015 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_pkey'); 2024-11-21 04:52:37.015 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_pkey" is not a hash index 2024-11-21 04:52:37.015 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_pkey'); 2024-11-21 04:52:37.016 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_ginidx" is not a btree index 2024-11-21 04:52:37.016 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_ginidx'); 2024-11-21 04:52:37.016 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_ginidx" is not a hash index 2024-11-21 04:52:37.016 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_ginidx'); 2024-11-21 04:52:37.016 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_hashidx" is not a btree index 2024-11-21 04:52:37.016 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_hashidx'); 2024-11-21 04:52:37.016 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_hashidx" is not a GIN index 2024-11-21 04:52:37.016 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_hashidx'); 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_partitioned" 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_partitioned'); 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_partitioned_index" 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned indexes. 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_partitioned_index'); 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_partitioned" is of wrong relation kind 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-11-21 04:52:37.019 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_partitioned'); 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_partitioned" 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for partitioned tables. 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_partitioned'); 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a btree index 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_partitioned'); 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a GIN index 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_partitioned'); 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_partitioned" is not a hash index 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partitioned'); 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_partitioned_hash_index" is not a hash index 2024-11-21 04:52:37.020 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partitioned_hash_index'); 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_view" 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_view'); 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_view" is of wrong relation kind 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_view'); 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_view" 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for views. 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_view'); 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_view" is not a btree index 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_view'); 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_view" is not a GIN index 2024-11-21 04:52:37.022 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_view'); 2024-11-21 04:52:37.023 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_view" is not a hash index 2024-11-21 04:52:37.023 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_view'); 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple ERROR: cannot get tuple-level statistics for relation "test_foreign_table" 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstattuple('test_foreign_table'); 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is of wrong relation kind 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_foreign_table'); 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple ERROR: cannot get page count of relation "test_foreign_table" 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for foreign tables. 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pg_relpages('test_foreign_table'); 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a btree index 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_foreign_table'); 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a GIN index 2024-11-21 04:52:37.026 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_foreign_table'); 2024-11-21 04:52:37.027 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_foreign_table" is not a hash index 2024-11-21 04:52:37.027 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_foreign_table'); 2024-11-21 04:52:37.034 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_partition" is not a btree index 2024-11-21 04:52:37.034 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_partition'); 2024-11-21 04:52:37.034 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_partition" is not a GIN index 2024-11-21 04:52:37.034 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_partition'); 2024-11-21 04:52:37.034 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_partition" is not a hash index 2024-11-21 04:52:37.034 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_partition'); 2024-11-21 04:52:37.043 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a btree index 2024-11-21 04:52:37.043 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatindex('test_sequence'); 2024-11-21 04:52:37.043 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a GIN index 2024-11-21 04:52:37.043 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstatginindex('test_sequence'); 2024-11-21 04:52:37.044 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_sequence" is not a hash index 2024-11-21 04:52:37.044 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstathashindex('test_sequence'); 2024-11-21 04:52:37.044 GMT client backend[3140] pg_regress/pgstattuple ERROR: relation "test_sequence" is of wrong relation kind 2024-11-21 04:52:37.044 GMT client backend[3140] pg_regress/pgstattuple DETAIL: This operation is not supported for sequences. 2024-11-21 04:52:37.044 GMT client backend[3140] pg_regress/pgstattuple STATEMENT: select pgstattuple_approx('test_sequence'); 2024-11-21 04:52:37.297 GMT postmaster[8112] LOG: received fast shutdown request 2024-11-21 04:52:37.297 GMT postmaster[8112] 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: 8112 abort() has been called