On 2025/07/04 23:47, Tom Lane wrote:
Fujii Masao writes:
While discussing the assertion failure with track_commit_timestamp=on during
initdb [1],
I found a similar issue with another GUC: transaction_timeout.
This happens because enable_timeout() tries to start the transaction timeout
be
Fujii Masao writes:
> While discussing the assertion failure with track_commit_timestamp=on during
> initdb [1],
> I found a similar issue with another GUC: transaction_timeout.
> This happens because enable_timeout() tries to start the transaction timeout
> before InitializeTimeouts() has been
Hi,
While discussing the assertion failure with track_commit_timestamp=on during
initdb [1],
I found a similar issue with another GUC: transaction_timeout.
Running initdb -c transaction_timeout=1 triggers the following assertion
failure:
running bootstrap script ... TRAP: failed Assert("all_t