Tom Lane wrote:
> Joachim Wieland <joe@mcknight.de> writes:
>
>> As said before, it only happens with "make installcheck", not "make check".
>>
>
> Curious. I'm not sure if the buildfarm tries to isolate the
> installation against its locale environment --- can you check the locale
> used by the install case?
>
Buildfarm does:
@initout = `"bin/initdb" --no-locale data 2>&1`;
If it didn't we'd have had problems with much more for much longer.
cheers
andrew