# Checking port 61004 # Found port 61004 Name: main Data directory: C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data/t_001_pgbench_with_server_main_data/pgdata Backup directory: C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data/t_001_pgbench_with_server_main_data/backup Archive directory: C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data/t_001_pgbench_with_server_main_data/archives Connection string: port=61004 host=C:/Windows/TEMP/FECn6kLVSe Log file: C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\log/001_pgbench_with_server_main.log [22:52:46.540](0.090s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data/t_001_pgbench_with_server_main_data/pgdata -A trust -N --locale C 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 "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pgbench/001_pgbench_with_server/data/t_001_pgbench_with_server_main_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^/pgbench^/001^_pgbench^_with^_server^\data^/t^_001^_pgbench^_with^_server^_main^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data/t_001_pgbench_with_server_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\data/t_001_pgbench_with_server_main_data/pgdata -l C:\cirrus\build/testrun/pgbench/001_pgbench_with_server\log/001_pgbench_with_server_main.log -o --cluster-name=main 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:52:51.485 GMT [3692][postmaster] LOG: starting PostgreSQL 17devel on x86_64-windows, compiled by msvc-19.29.30151, 64-bit 2024-04-02 22:52:51.489 GMT [3692][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/FECn6kLVSe/.s.PGSQL.61004" 2024-04-02 22:52:51.529 GMT [4288][startup] LOG: database system was shut down at 2024-04-02 22:52:50 GMT 2024-04-02 22:52:52.988 GMT [3692][postmaster] LOG: startup process (PID 4288) was terminated by exception 0xC0000354 2024-04-02 22:52:52.988 GMT [3692][postmaster] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2024-04-02 22:52:52.988 GMT [3692][postmaster] LOG: aborting startup due to startup process failure 2024-04-02 22:52:52.990 GMT [3692][postmaster] LOG: database system is shut down # No postmaster PID for node "main" [22:52:53.519](6.978s) Bail out! pg_ctl start failed # No postmaster PID for node "main"