2024-04-01 10:36:28.468 UTC [20222][postmaster] LOG: starting PostgreSQL 17devel on aarch64-darwin, compiled by clang-15.0.0, 64-bit 2024-04-01 10:36:28.468 UTC [20222][postmaster] LOG: listening on Unix socket "/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/kfZZEWr4V5/.s.PGSQL.58087" 2024-04-01 10:36:28.593 UTC [20265][startup] LOG: database system was interrupted; last known up at 2024-04-01 10:36:27 UTC 2024-04-01 10:36:28.593 UTC [20265][startup] LOG: starting backup recovery with redo LSN 0/2000028, checkpoint LSN 0/2000080, on timeline ID 1 2024-04-01 10:36:28.593 UTC [20265][startup] LOG: entering standby mode 2024-04-01 10:36:28.594 UTC [20265][startup] LOG: redo starts at 0/2000028 2024-04-01 10:36:28.601 UTC [20265][startup] LOG: completed backup recovery with redo LSN 0/2000028 and end LSN 0/2000120 2024-04-01 10:36:28.601 UTC [20265][startup] LOG: consistent recovery state reached at 0/2000120 2024-04-01 10:36:28.601 UTC [20222][postmaster] LOG: database system is ready to accept read-only connections 2024-04-01 10:36:28.607 UTC [20270][walreceiver] LOG: started streaming WAL from primary at 0/3000000 on timeline 1 2024-04-01 10:36:28.729 UTC [20325][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-04-01 10:36:28.729 UTC [20325][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/recovery/043_wal_replay_wait/data/t_043_wal_replay_wait_standby_data/pgdata/pg_hba.conf:117) 2024-04-01 10:36:28.729 UTC [20325][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=admin database=postgres application_name=043_wal_replay_wait.pl 2024-04-01 10:36:28.732 UTC [20325][client backend] [043_wal_replay_wait.pl][0/2:0] LOG: statement: CALL pg_wal_replay_wait('0/30022A8', 1000000); 2024-04-01 10:36:29.707 UTC [20325][client backend] [043_wal_replay_wait.pl][0/3:0] LOG: statement: SELECT pg_lsn_cmp(pg_last_wal_replay_lsn(), '0/30022A8'::pg_lsn); 2024-04-01 10:36:29.708 UTC [20325][client backend] [043_wal_replay_wait.pl][:0] LOG: disconnection: session time: 0:00:00.978 user=admin database=postgres host=[local] 2024-04-01 10:36:29.749 UTC [20515][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-04-01 10:36:29.749 UTC [20515][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="admin" method=trust (/Users/admin/pgsql/build/testrun/recovery/043_wal_replay_wait/data/t_043_wal_replay_wait_standby_data/pgdata/pg_hba.conf:117) 2024-04-01 10:36:29.749 UTC [20515][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=admin database=postgres application_name=043_wal_replay_wait.pl 2024-04-01 10:36:29.750 UTC [20515][client backend] [043_wal_replay_wait.pl][1/2:0] LOG: statement: CALL pg_wal_replay_wait('0/3002550'); TRAP: failed Assert("MyProc->xmin == InvalidTransactionId"), File: "../src/backend/commands/waitlsn.c", Line: 342, PID: 20515 0 postgres 0x0000000100abdf48 ExceptionalCondition + 108 1 postgres 0x00000001007e6da4 OUTLINED_FUNCTION_0 + 0 2 postgres 0x000000010079fb30 ExecuteCallStmt + 536 3 postgres 0x0000000100994424 standard_ProcessUtility + 852 4 postgres 0x0000000100993cbc PortalRunUtility + 136 5 postgres 0x00000001009933ec PortalRunMulti + 288 6 postgres 0x0000000100992dd0 PortalRun + 484 7 postgres 0x0000000100991d60 exec_simple_query + 1208 8 postgres 0x000000010098fb24 PostgresMain + 3488 9 postgres 0x000000010098b560 BackendInitialize + 0 10 postgres 0x00000001008f67c0 PgArchShmemSize + 0 11 postgres 0x00000001008fabf8 ServerLoop + 7244 12 postgres 0x00000001008f8700 InitProcessGlobals + 0 13 postgres 0x000000010084ceb0 help + 0 14 dyld 0x00000001aab6bf28 start + 2236 2024-04-01 10:37:44.563 UTC [20222][postmaster] LOG: server process (PID 20515) was terminated by signal 6: Abort trap: 6 2024-04-01 10:37:44.563 UTC [20222][postmaster] DETAIL: Failed process was running: CALL pg_wal_replay_wait('0/3002550'); 2024-04-01 10:37:44.620 UTC [20222][postmaster] LOG: terminating any other active server processes 2024-04-01 10:37:44.621 UTC [20222][postmaster] LOG: shutting down because restart_after_crash is off 2024-04-01 10:37:44.621 UTC [20222][postmaster] LOG: database system is shut down