# Checking port 56194 # Found port 56194 Name: primary_local Data directory: C:\cirrus\build/testrun/pg_rewind/002_databases\data/t_002_databases_primary_local_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_rewind/002_databases\data/t_002_databases_primary_local_data/backup Archive directory: C:\cirrus\build/testrun/pg_rewind/002_databases\data/t_002_databases_primary_local_data/archives Connection string: port=56194 host=C:/Windows/TEMP/gULYtw5LTN Log file: C:\cirrus\build/testrun/pg_rewind/002_databases\log/002_databases_primary_local.log [22:00:04.312](0.156s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_rewind/002_databases\data/t_002_databases_primary_local_data/pgdata -A trust -N -g 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_rewind/002_databases/data/t_002_databases_primary_local_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^_rewind^/002^_databases^\data^/t^_002^_databases^_primary^_local^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_rewind/002_databases\data/t_002_databases_primary_local_data/pgdata --create-role rewind_user ### Starting node "primary_local" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_rewind/002_databases\data/t_002_databases_primary_local_data/pgdata -l C:\cirrus\build/testrun/pg_rewind/002_databases\log/002_databases_primary_local.log -o --cluster-name=primary_local 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:00:08.398 GMT [5176][postmaster] LOG: starting PostgreSQL 17devel on x86_64-windows, compiled by msvc-19.29.30151, 64-bit 2024-04-02 22:00:08.403 GMT [5176][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/gULYtw5LTN/.s.PGSQL.56194" 2024-04-02 22:00:08.457 GMT [560][startup] LOG: database system was shut down at 2024-04-02 22:00:07 GMT 2024-04-02 22:00:10.102 GMT [5176][postmaster] LOG: startup process (PID 560) was terminated by exception 0xC0000354 2024-04-02 22:00:10.102 GMT [5176][postmaster] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2024-04-02 22:00:10.106 GMT [5176][postmaster] LOG: aborting startup due to startup process failure 2024-04-02 22:00:10.107 GMT [5176][postmaster] LOG: database system is shut down # No postmaster PID for node "primary_local" [22:00:10.199](5.888s) Bail out! pg_ctl start failed # No postmaster PID for node "primary_local"