At Fri, 21 Jul 2023 09:10:54 +0530, vignesh C <vignes...@gmail.com> wrote in > postmaster.log shows the following error: > 2023-07-20 08:21:00.343 GMT [27063] LOG: unrecognized configuration > parameter "force_parallel_mode" in file > "/home/pgbfarm/buildroot/HEAD/pgsql.build/src/test/regress/tmp_check/data/postgresql.conf" > line 835 > 2023-07-20 08:21:00.344 GMT [27063] FATAL: configuration file > "/home/pgbfarm/buildroot/HEAD/pgsql.build/src/test/regress/tmp_check/data/postgresql.conf" > contains errors > > Thoughts?
[1] - https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=chipmunk&dt=2023-07-20%2006%3A48%3A23 > $Script_Config = { > ... > 'extra_config' => { > 'DEFAULT' => [ > ... > 'HEAD' => [ > 'force_parallel_mode = > regress' > ] > }, The BF config needs a fix for HEAD. regards. -- Kyotaro Horiguchi NTT Open Source Software Center