# Checking port 49585 # Found port 49585 Name: primary Data directory: C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/archives Connection string: port=49585 host=C:/Windows/TEMP/SXg8r0VYEr Log file: C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\log/010_logical_decoding_timelines_primary.log [22:14:03.393](0.129s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/pgdata ### Enabling WAL archiving for node "primary" Name: primary Version: 17devel Data directory: C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/archives Connection string: port=49585 host=C:/Windows/TEMP/SXg8r0VYEr Log file: C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\log/010_logical_decoding_timelines_primary.log ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\data/t_010_logical_decoding_timelines_primary_data/pgdata -l C:\cirrus\build/testrun/recovery/010_logical_decoding_timelines\log/010_logical_decoding_timelines_primary.log -o --cluster-name=primary start waiting for server to start..... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl start failed; logfile: 2024-04-02 22:14:04.555 GMT [5960][postmaster] DEBUG: registering background worker "logical replication launcher" 2024-04-02 22:14:04.556 GMT [5960][postmaster] DEBUG: dynamic shared memory system will support 184 segments 2024-04-02 22:14:04.556 GMT [5960][postmaster] DEBUG: created dynamic shared memory control segment 2592481430 (7376 bytes) 2024-04-02 22:14:04.557 GMT [5960][postmaster] DEBUG: max_safe_fds = 987, usable_fds = 1000, already_open = 3 2024-04-02 22:14:04.558 GMT [5960][postmaster] LOG: starting PostgreSQL 17devel on x86_64-windows, compiled by msvc-19.29.30151, 64-bit 2024-04-02 22:14:04.560 GMT [5960][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/SXg8r0VYEr/.s.PGSQL.49585" 2024-04-02 22:14:04.576 GMT [5444][checkpointer] DEBUG: checkpointer updated shared memory configuration values 2024-04-02 22:14:04.580 GMT [1920][startup] LOG: database system was shut down at 2024-04-02 22:13:53 GMT 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: checkpoint record is at 0/14F98A8 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: redo record is at 0/14F98A8; shutdown true 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: next transaction ID: 739; next OID: 14230 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: next MultiXactId: 1; next MultiXactOffset: 0 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: oldest unfrozen transaction ID: 731, in database 1 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: oldest MultiXactId: 1, in database 1 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: commit timestamp Xid oldest/newest: 0/0 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: transaction ID wrap limit is 2147484378, limited by database with OID 1 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: MultiXactId wrap limit is 2147483648, limited by database with OID 1 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: starting up replication slots 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: xmin required by slots: data 0, catalog 0 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: starting up replication origin progress state 2024-04-02 22:14:04.581 GMT [1920][startup] DEBUG: reading stats file "pg_stat/pgstat.stat" 2024-04-02 22:14:04.582 GMT [1920][startup] DEBUG: removing permanent stats file "pg_stat/pgstat.stat" 2024-04-02 22:14:04.582 GMT [1920][startup] DEBUG: MultiXactId wrap limit is 2147483648, limited by database with OID 1 2024-04-02 22:14:04.582 GMT [1920][startup] DEBUG: MultiXact member stop limit is now 4294914944 based on MultiXact 1 2024-04-02 22:14:06.517 GMT [5960][postmaster] LOG: startup process (PID 1920) was terminated by exception 0xC0000354 2024-04-02 22:14:06.517 GMT [5960][postmaster] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2024-04-02 22:14:06.517 GMT [5960][postmaster] LOG: aborting startup due to startup process failure 2024-04-02 22:14:06.517 GMT [5960][postmaster] DEBUG: cleaning up orphaned dynamic shared memory with ID 1582105448 2024-04-02 22:14:06.517 GMT [5960][postmaster] DEBUG: cleaning up dynamic shared memory control segment with ID 2592481430 2024-04-02 22:14:06.560 GMT [5960][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [22:14:06.821](3.428s) Bail out! pg_ctl start failed # No postmaster PID for node "primary"