# Running: pg_receivewal --help [13:41:18.528](0.161s) ok 1 - pg_receivewal --help exit code 0 [13:41:18.528](0.001s) ok 2 - pg_receivewal --help goes to stdout [13:41:18.529](0.001s) ok 3 - pg_receivewal --help nothing to stderr [13:41:18.529](0.000s) ok 4 - pg_receivewal --help maximum line length # Running: pg_receivewal --version [13:41:18.571](0.041s) ok 5 - pg_receivewal --version exit code 0 [13:41:18.571](0.001s) ok 6 - pg_receivewal --version goes to stdout [13:41:18.572](0.000s) ok 7 - pg_receivewal --version nothing to stderr # Running: pg_receivewal --not-a-valid-option [13:41:18.654](0.083s) ok 8 - pg_receivewal with invalid option nonzero exit code [13:41:18.655](0.001s) ok 9 - pg_receivewal with invalid option prints error message # Checking port 64166 # Found port 64166 Name: primary Data directory: C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/backup Archive directory: C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/archives Connection string: port=64166 host=C:/Windows/TEMP/ztSUagY4Eh Log file: C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\log/020_pg_receivewal_primary.log [13:41:18.680](0.025s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_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/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 20 selecting default shared_buffers ... 400kB selecting default time zone ... Atlantic/Reykjavik creating configuration files ... ok running bootstrap script ... LOG: GUC (PGC_BOOL) externally_managed_configuration, boot_val=0, C-var=1 TRAP: failed Assert("check_GUC_init(hentry->gucvar)"), File: "../src/backend/utils/misc/guc.c", Line: 1556, PID: 1876 abort() has been calledchild process was terminated by exception 0xC0000354 initdb: removing data directory "C:/cirrus/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/pgdata" [13:41:28.168](9.488s) Bail out! command "initdb -D C:\cirrus\build/testrun/pg_basebackup/020_pg_receivewal\data/t_020_pg_receivewal_primary_data/pgdata -A trust -N --wal-segsize=1" exited with value 1 # No postmaster PID for node "primary"