# Checking port 56888 # Found port 56888 Name: node1 Data directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node1_data/pgdata Backup directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node1_data/backup Archive directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node1_data/archives Connection string: port=56888 host=C:/Windows/TEMP/g3iAJNh0O3 Log file: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\log/003_load_balance_host_list_node1.log # Checking port 56889 # Found port 56889 Name: node2 Data directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node2_data/pgdata Backup directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node2_data/backup Archive directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node2_data/archives Connection string: port=56889 host=C:/Windows/TEMP/g3iAJNh0O3/node2 Log file: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\log/003_load_balance_host_list_node2.log # Checking port 56890 # Found port 56890 Name: node3 Data directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node3_data/pgdata Backup directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node3_data/backup Archive directory: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node3_data/archives Connection string: port=56890 host=C:/Windows/TEMP/g3iAJNh0O3/node3 Log file: C:\cirrus\build/testrun/libpq/003_load_balance_host_list\log/003_load_balance_host_list_node3.log [22:15:01.345](0.193s) # 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/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node1_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node1_data/pgdata [22:15:02.264](0.919s) # 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/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node2_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node2_data/pgdata [22:15:03.331](1.066s) # 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/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node3_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node3_data/pgdata ### Starting node "node1" # Running: pg_ctl -w -D C:\cirrus\build/testrun/libpq/003_load_balance_host_list\data/t_003_load_balance_host_list_node1_data/pgdata -l C:\cirrus\build/testrun/libpq/003_load_balance_host_list\log/003_load_balance_host_list_node1.log -o --cluster-name=node1 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:15:05.271 GMT [5068][postmaster] LOG: starting PostgreSQL 17devel on x86_64-windows, compiled by msvc-19.29.30151, 64-bit 2024-04-02 22:15:05.275 GMT [5068][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/g3iAJNh0O3/.s.PGSQL.56888" 2024-04-02 22:15:05.354 GMT [4512][startup] LOG: database system was shut down at 2024-04-02 22:13:53 GMT 2024-04-02 22:15:06.947 GMT [5068][postmaster] LOG: startup process (PID 4512) was terminated by exception 0xC0000354 2024-04-02 22:15:06.947 GMT [5068][postmaster] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2024-04-02 22:15:06.955 GMT [5068][postmaster] LOG: aborting startup due to startup process failure 2024-04-02 22:15:06.956 GMT [5068][postmaster] LOG: database system is shut down # No postmaster PID for node "node1" [22:15:07.071](3.740s) Bail out! pg_ctl start failed # No postmaster PID for node "node1" # No postmaster PID for node "node2" # No postmaster PID for node "node3"