# Checking port 27907 # Found port 27907 Name: main Version: 19devel Data directory: /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/backup Archive directory: /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/archives Connection string: port=27907 host=/var/folders/hm/d7rr9ds96qx995ns72ry9g4m0000gn/T/7JLGw1e2Jt Log file: /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/log/003_check_guc_main.log [05:39:32.398](0.085s) # initializing database system by copying initdb template # Running: cp -RPp /Users/admin/pgsql/build/tmp_install/initdb-template /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata # Running: /Users/admin/pgsql/build/src/test/regress/pg_regress --config-auth /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata ### Starting node "main" # Running: pg_ctl --wait --pgdata /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata --log /Users/admin/pgsql/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 56741 [05:39:34.164](1.766s) not ok 1 - no parameters missing from postgresql.conf.sample [05:39:34.165](0.000s) # Failed test 'no parameters missing from postgresql.conf.sample' # at /Users/admin/pgsql/src/test/modules/test_misc/t/003_check_guc.pl line 98. [05:39:34.165](0.000s) # got: '1' # expected: '0' [05:39:34.165](0.000s) ok 2 - no parameters missing from guc_tables.c [05:39:34.165](0.000s) ok 3 - no parameters marked as NOT_IN_SAMPLE in postgresql.conf.sample [05:39:34.165](0.000s) 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:39:34.165](0.000s) 1..4 ### Stopping node "main" using mode immediate # Running: pg_ctl --pgdata /Users/admin/pgsql/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:39:34.301](0.136s) # Looks like you failed 1 test of 4.