Hi, On 2023-06-13 12:54:19 +0900, Kyotaro Horiguchi wrote: > I think that the reason is that we only pass true only when we're in a > sort of idle time. Addition to that XLOG_RUNNING_XACTS comes so > infrequently to cause noticeable degradation. If it causes > sufficiently frequent updates, we will be satisfied with it. > > The patch is quite simple and looks good to me. (At least way better > than always using GetCurrentTimestamp():)
Thanks for looking - I already had pushed the commit by the time I read your email, otherwise I'd have mentioned you reviewing it... Greetings, Andres Freund