Обсуждение: Re: A assert failure when initdb with track_commit_timestamp=on

Поиск
Список
Период
Сортировка

Re: A assert failure when initdb with track_commit_timestamp=on

От
Fujii Masao
Дата:

On 2025/07/02 9:38, Andy Fan wrote:
> 
> Hi,
> 
> When working with the commit_ts module, I find the following issue:
> 
> After configure with --enable-cassert option, then initdb with:
> 
> initdb -D x2 -c track_commit_timestamp=on
> 
> Then we can get the following core dump:

Is this the same issue that was discussed in [1]?

Regards,

[1] https://postgr.es/m/OSCPR01MB14966FF9E4C4145F37B937E52F5102@OSCPR01MB14966.jpnprd01.prod.outlook.com

-- 
Fujii Masao
NTT DATA Japan Corporation




RE: A assert failure when initdb with track_commit_timestamp=on

От
"Hayato Kuroda (Fujitsu)"
Дата:
Dear Michael, Fujii-san,

> Ah, indeed, so it was reported a couple of months ago.  I am not sure
> that the argument about all the other GUCs potentially impacted holds
> much value; we are talking about a specific code path.

Yeah, I did report but sadly it was missed by others :-(. To clarify,
The current patch looks good to me.

Best regards,
Hayato Kuroda
FUJITSU LIMITED