Re: A assert failure when initdb with track_commit_timestamp=on - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: A assert failure when initdb with track_commit_timestamp=on
Date
Msg-id 1f8f703d-72e8-4d05-ab16-ff0403a1d19d@oss.nttdata.com
Whole thread Raw
List pgsql-hackers

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




pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Next
From: Masahiko Sawada
Date:
Subject: Re: Inconsistent LSN format in pg_waldump output