2024-08-27 12:38:57.102 UTC postmaster[23987] LOG: starting PostgreSQL 18devel on aarch64-darwin, compiled by clang-15.0.0, 64-bit 2024-08-27 12:38:57.103 UTC postmaster[23987] LOG: listening on Unix socket "/var/folders/0n/_7v_bpwd1w71f8l0b0kjw5br0000gn/T/pg_regress-0fFzlI/.s.PGSQL.40060" 2024-08-27 12:38:57.114 UTC startup[23990] LOG: database system was shut down at 2024-08-27 12:36:18 UTC 2024-08-27 12:38:57.118 UTC client backend[23991] [unknown] FATAL: the database system is starting up 2024-08-27 12:38:57.119 UTC postmaster[23987] LOG: database system is ready to accept connections 2024-08-27 12:38:57.572 UTC client backend[24027] isolation/inplace/s1 ERROR: could not create unique index "pg_class_oid_index" 2024-08-27 12:38:57.572 UTC client backend[24027] isolation/inplace/s1 DETAIL: Key (oid)=(16550) is duplicated. 2024-08-27 12:38:57.572 UTC client backend[24027] isolation/inplace/s1 STATEMENT: REINDEX TABLE pg_class; -- look for duplicates SELECT reltuples = -1 AS reltuples_unknown FROM pg_class WHERE oid = 'vactest.orig50'::regclass; 2024-08-27 12:38:57.690 UTC client backend[24044] isolation/cluster/s1 ERROR: could not access file "pgoutput_cluster": No such file or directory 2024-08-27 12:38:57.690 UTC client backend[24044] isolation/cluster/s1 STATEMENT: CLUSTER (CONCURRENTLY) clstr_test USING clstr_test_pkey; 2024-08-27 12:38:57.704 UTC client backend[24047] isolation/cluster/s2 ERROR: could not find injection point cluster-concurrently-before-lock to wake up 2024-08-27 12:38:57.704 UTC client backend[24047] isolation/cluster/s2 STATEMENT: SELECT injection_points_wakeup('cluster-concurrently-before-lock'); 2024-08-27 12:38:57.850 UTC client backend[24049] isolation/cluster/s3 ERROR: could not access file "pgoutput_cluster": No such file or directory 2024-08-27 12:38:57.850 UTC client backend[24049] isolation/cluster/s3 STATEMENT: CLUSTER (CONCURRENTLY) clstr_test USING clstr_test_pkey; 2024-08-27 12:38:57.853 UTC client backend[24051] isolation/cluster/s4 ERROR: could not find injection point cluster-concurrently-after-lock to wake up 2024-08-27 12:38:57.853 UTC client backend[24051] isolation/cluster/s4 STATEMENT: SELECT injection_points_wakeup('cluster-concurrently-after-lock'); TRAP: failed Assert("!OidIsValid(clustered_rel)"), File: "../src/backend/commands/cluster.c", Line: 2471, PID: 24049 0 postgres 0x000000010490cd74 ExceptionalCondition + 108 1 postgres 0x00000001045c1c44 cluster_rel + 7748 2 postgres 0x00000001045bfbb0 cluster + 888 3 postgres 0x00000001047dfd6c standard_ProcessUtility + 1524 4 postgres 0x00000001047df364 PortalRunUtility + 136 5 postgres 0x00000001047dea94 PortalRunMulti + 288 6 postgres 0x00000001047de478 PortalRun + 484 7 postgres 0x00000001047dd408 exec_simple_query + 1208 8 postgres 0x00000001047db184 PostgresMain + 3620 9 postgres 0x00000001047d646c BackendInitialize + 0 10 postgres 0x000000010473dd88 PgArchShmemSize + 0 11 postgres 0x0000000104741edc ServerLoop + 6192 12 postgres 0x000000010473feb8 InitProcessGlobals + 0 13 postgres 0x00000001046952d4 help + 0 14 dyld 0x000000018d90b154 start + 2476 2024-08-27 12:40:02.470 UTC postmaster[23987] LOG: server process (PID 24049) was terminated by signal 6: Abort trap: 6 2024-08-27 12:40:02.470 UTC postmaster[23987] DETAIL: Failed process was running: CLUSTER (CONCURRENTLY) clstr_test USING clstr_test_pkey; 2024-08-27 12:40:02.479 UTC postmaster[23987] LOG: terminating any other active server processes 2024-08-27 12:40:02.480 UTC client backend[24044] isolation/cluster/s1 LOG: could not send data to client: Broken pipe 2024-08-27 12:40:02.481 UTC client backend[24047] isolation/cluster/s2 LOG: could not send data to client: Broken pipe 2024-08-27 12:40:02.483 UTC client backend[24051] isolation/cluster/s4 LOG: could not send data to client: Broken pipe 2024-08-27 12:40:02.486 UTC postmaster[23987] LOG: all server processes terminated; reinitializing 2024-08-27 12:40:02.511 UTC startup[27461] LOG: database system was interrupted; last known up at 2024-08-27 12:38:57 UTC 2024-08-27 12:40:02.512 UTC startup[27461] LOG: database system was not properly shut down; automatic recovery in progress 2024-08-27 12:40:02.517 UTC startup[27461] LOG: redo starts at 0/150C2E8 2024-08-27 12:40:02.582 UTC postmaster[23987] LOG: received fast shutdown request 2024-08-27 12:40:02.585 UTC checkpointer[27462] LOG: shutting down 2024-08-27 12:40:02.587 UTC postmaster[23987] LOG: database system is shut down