Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)
Дата
Msg-id 2a7bed71-0c2b-c474-5333-de25f27d9e29@enterprisedb.com
обсуждение исходный текст
Ответ на Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 9/30/23 01:57, Tom Lane wrote:
> Thomas Munro <thomas.munro@gmail.com> writes:
>> Does the image lack a /etc/localtime file/link, but perhaps one of you
>> did something to create it?
> 
> Hah!  I thought it had to be some sort of locale effect, but I failed
> to think of that as a contributor :-(.  My installation does have
> /etc/localtime, and removing it duplicates Tomas' syndrome.
> 
> I also find that if I add "-gmt 1" to the clock invocation, it's happy
> with or without /etc/localtime.  So I think we should modify the test
> case to use that to reduce its environmental sensitivity.  Will
> go make it so.
> 

FWIW I've defined the timezone (copying it into /etc/localtime), and
that seems to have resolved the issue (well, maybe it's the "-gmt 1"
tweak, not sure).

I wonder how come it worked with the earlier image - I don't recall
defining the timezone (AFAIK I only did the bare minimum to get it
working), but maybe I did.


regards

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Drouvot, Bertrand"
Дата:
Сообщение: Re: Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Synchronizing slots from primary to standby