Tom Lane wrote:
>>Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>>
>>
>>>Has anyone got any idea on why I see things like this from time to time?
>>>It seems to be intermittent, which is odd.
>>>
>>>
>
>
>
>>I have a suspicion that the unexpected result occurs when the client
>>encoding is UTF8,
>>
>>
>
>In fact, I was able to duplicate the failure after "initdb -E unicode".
>So it would seem that the question is why the buildfarm environment
>isn't controlling the locale setting. You must sometimes be running
>with a LANG or LC_ALL setting that selects a unicode-based locale.
>
>
Our emails just crossed. You got it. I will have buildfarm force SQL_ASCII.
cheers
andrew