# Running: pg_receivewal --help [20:50:39.648](0.316s) ok 1 - pg_receivewal --help exit code 0 [20:50:39.676](0.028s) ok 2 - pg_receivewal --help goes to stdout [20:50:39.681](0.005s) ok 3 - pg_receivewal --help nothing to stderr [20:50:39.702](0.021s) ok 4 - pg_receivewal --help maximum line length # Running: pg_receivewal --version [20:50:39.957](0.256s) ok 5 - pg_receivewal --version exit code 0 [20:50:39.958](0.001s) ok 6 - pg_receivewal --version goes to stdout [20:50:39.959](0.001s) ok 7 - pg_receivewal --version nothing to stderr # Running: pg_receivewal --not-a-valid-option [20:50:40.121](0.162s) ok 8 - pg_receivewal with invalid option nonzero exit code [20:50:40.122](0.001s) ok 9 - pg_receivewal with invalid option prints error message # Checking port 51927 # Found port 51927 Name: primary Data directory: C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/backup Archive directory: C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/archives Connection string: port=51927 host=C:/Windows/TEMP/3L57ECJEX2 Log file: C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\log/020_pg_receivewal_primary.log [20:50:40.183](0.061s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/pgdata -A trust -N --wal-segsize=1 The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with locale "English_United States.1252". The default database encoding has accordingly been set to "WIN1252". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D ^"C^:^\cirrus^\build^/testrun^/pg^_basebackup^/020^_pg^_receivewal^\data^/t^_020^_pg^_receivewal^_primary^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/pgdata -l C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\log/020_pg_receivewal_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 20:50:45.017 GMT [2716][postmaster] LOG: starting PostgreSQL 17devel on x86_64-windows, compiled by msvc-19.29.30151, 64-bit 2024-04-02 20:50:45.018 GMT [2716][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/3L57ECJEX2/.s.PGSQL.51927" 2024-04-02 20:50:45.113 GMT [5876][startup] LOG: database system was shut down at 2024-04-02 20:50:44 GMT 2024-04-02 20:50:46.671 GMT [2716][postmaster] LOG: startup process (PID 5876) was terminated by exception 0xC0000354 2024-04-02 20:50:46.671 GMT [2716][postmaster] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2024-04-02 20:50:46.672 GMT [2716][postmaster] LOG: aborting startup due to startup process failure 2024-04-02 20:50:46.673 GMT [2716][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [20:50:46.794](6.611s) Bail out! pg_ctl start failed # No postmaster PID for node "primary"