| From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
|---|---|
| To: | vignesh21(at)gmail(dot)com |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Buildfarm failures on chipmunk |
| Date: | 2023-07-21 04:14:58 |
| Message-ID: | 20230721.131458.364902612794869735.horikyota.ntt@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
At Fri, 21 Jul 2023 09:10:54 +0530, vignesh C <vignesh21(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrey Lepikhov | 2023-07-21 04:21:01 | Re: POC: GROUP BY optimization |
| Previous Message | Mingli Zhang | 2023-07-21 04:13:35 | Re: Buildfarm failures on chipmunk |