# Checking port 65532 # Found port 65532 Name: primary Data directory: C:\cirrus\build/testrun/recovery/019_replslot_limit\data/t_019_replslot_limit_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/019_replslot_limit\data/t_019_replslot_limit_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/019_replslot_limit\data/t_019_replslot_limit_primary_data/archives Connection string: port=65532 host=C:/Windows/TEMP/HpjRdUulV8 Log file: C:\cirrus\build/testrun/recovery/019_replslot_limit\log/019_replslot_limit_primary.log [10:36:30.801](0.245s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/recovery/019_replslot_limit\data/t_019_replslot_limit_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/recovery/019_replslot_limit/data/t_019_replslot_limit_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^/recovery^/019^_replslot^_limit^\data^/t^_019^_replslot^_limit^_primary^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/recovery/019_replslot_limit\data/t_019_replslot_limit_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/019_replslot_limit\data/t_019_replslot_limit_primary_data/pgdata -l C:\cirrus\build/testrun/recovery/019_replslot_limit\log/019_replslot_limit_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-01 10:36:35.155 GMT [6012][postmaster] LOG: starting PostgreSQL 17devel on x86_64-windows, compiled by msvc-19.29.30151, 64-bit 2024-04-01 10:36:35.156 GMT [6012][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/HpjRdUulV8/.s.PGSQL.65532" 2024-04-01 10:36:35.195 GMT [5496][startup] LOG: database system was shut down at 2024-04-01 10:36:34 GMT 2024-04-01 10:36:36.894 GMT [6012][postmaster] LOG: startup process (PID 5496) was terminated by exception 0xC0000354 2024-04-01 10:36:36.894 GMT [6012][postmaster] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2024-04-01 10:36:36.946 GMT [6012][postmaster] LOG: aborting startup due to startup process failure 2024-04-01 10:36:36.953 GMT [6012][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [10:36:37.083](6.282s) Bail out! pg_ctl start failed # No postmaster PID for node "primary"