# Checking port 50683 # Found port 50683 Name: publisher Data directory: C:\cirrus\build/testrun/subscription/005_encoding\data/t_005_encoding_publisher_data/pgdata Backup directory: C:\cirrus\build/testrun/subscription/005_encoding\data/t_005_encoding_publisher_data/backup Archive directory: C:\cirrus\build/testrun/subscription/005_encoding\data/t_005_encoding_publisher_data/archives Connection string: port=50683 host=C:/Windows/TEMP/g6DOEHlJm5 Log file: C:\cirrus\build/testrun/subscription/005_encoding\log/005_encoding_publisher.log [22:15:57.756](0.117s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/subscription/005_encoding\data/t_005_encoding_publisher_data/pgdata -A trust -N --locale=C --encoding=UTF8 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 text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/subscription/005_encoding/data/t_005_encoding_publisher_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^/subscription^/005^_encoding^\data^/t^_005^_encoding^_publisher^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/subscription/005_encoding\data/t_005_encoding_publisher_data/pgdata ### Starting node "publisher" # Running: pg_ctl -w -D C:\cirrus\build/testrun/subscription/005_encoding\data/t_005_encoding_publisher_data/pgdata -l C:\cirrus\build/testrun/subscription/005_encoding\log/005_encoding_publisher.log -o --cluster-name=publisher 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:16:01.995 GMT [4148][postmaster] LOG: starting PostgreSQL 17devel on x86_64-windows, compiled by msvc-19.29.30151, 64-bit 2024-04-02 22:16:02.002 GMT [4148][postmaster] LOG: listening on Unix socket "C:/Windows/TEMP/g6DOEHlJm5/.s.PGSQL.50683" 2024-04-02 22:16:02.049 GMT [1388][startup] LOG: database system was shut down at 2024-04-02 22:16:01 GMT 2024-04-02 22:16:03.954 GMT [4148][postmaster] LOG: startup process (PID 1388) was terminated by exception 0xC0000354 2024-04-02 22:16:03.954 GMT [4148][postmaster] HINT: See C include file "ntstatus.h" for a description of the hexadecimal value. 2024-04-02 22:16:03.954 GMT [4148][postmaster] LOG: aborting startup due to startup process failure 2024-04-02 22:16:03.955 GMT [4148][postmaster] LOG: database system is shut down # No postmaster PID for node "publisher" [22:16:04.091](6.336s) Bail out! pg_ctl start failed # No postmaster PID for node "publisher"