# Checking port 30260 # Found port 30260 Name: main Version: 19devel Data directory: /home/postgres/postgres/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata Backup directory: /home/postgres/postgres/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/backup Archive directory: /home/postgres/postgres/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/archives Connection string: port=30260 host=/tmp/xsxddDRl_z Log file: /home/postgres/postgres/build/testrun/test_misc/003_check_guc/log/003_check_guc_main.log [05:36:24.919](0.099s) # initializing database system by copying initdb template # Running: cp -RPp /home/postgres/postgres/build/tmp_install/initdb-template /home/postgres/postgres/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata # Running: /home/postgres/postgres/build/src/test/regress/pg_regress --config-auth /home/postgres/postgres/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata ### Starting node "main" # Running: pg_ctl --wait --pgdata /home/postgres/postgres/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata --log /home/postgres/postgres/build/testrun/test_misc/003_check_guc/log/003_check_guc_main.log --options --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 34647 [05:36:25.980](1.061s) not ok 1 - no parameters missing from postgresql.conf.sample [05:36:25.983](0.003s) # Failed test 'no parameters missing from postgresql.conf.sample' # at /home/postgres/postgres/src/test/modules/test_misc/t/003_check_guc.pl line 98. [05:36:25.985](0.002s) # got: '1' # expected: '0' [05:36:25.987](0.003s) ok 2 - no parameters missing from guc_tables.c [05:36:25.990](0.003s) ok 3 - no parameters marked as NOT_IN_SAMPLE in postgresql.conf.sample [05:36:25.993](0.003s) ok 4 - no lines with tabs in postgresql.conf.sample found GUC goo_greedy_strategy in guc_tables.c, missing from postgresql.conf.sample [05:36:25.995](0.002s) 1..4 ### Stopping node "main" using mode immediate # Running: pg_ctl --pgdata /home/postgres/postgres/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata --mode immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [05:36:26.163](0.168s) # Looks like you failed 1 test of 4.