# Checking port 52338 # Found port 52338 Name: main 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=52338 host=/var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/DyHvpaVP76 Log file: /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/log/003_check_guc_main.log [15:31:55.383](0.022s) # 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 -w -D /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata -l /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/log/003_check_guc_main.log -o --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 44543 [15:31:56.644](1.260s) not ok 1 - no parameters missing from postgresql.conf.sample [15:31:56.773](0.129s) # Failed test 'no parameters missing from postgresql.conf.sample' # at /Users/admin/pgsql/src/test/modules/test_misc/t/003_check_guc.pl line 85. [15:31:56.773](0.000s) # got: '1' # expected: '0' [15:31:56.774](0.000s) ok 2 - no parameters missing from guc_tables.c [15:31:56.774](0.000s) ok 3 - no parameters marked as NOT_IN_SAMPLE in postgresql.conf.sample found GUC skewed_param_factor in guc_tables.c, missing from postgresql.conf.sample [15:31:56.774](0.000s) 1..3 ### Stopping node "main" using mode immediate # Running: pg_ctl -D /Users/admin/pgsql/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [15:31:57.177](0.403s) # Looks like you failed 1 test of 3.