Hi,
On 2023-11-27 11:56:19 +0900, Michael Paquier wrote:
> I was ready to argue that we'd better keep this test and keep it close
> to the end of stats.sql while documenting why things are kept in this
> order, but two resets done on the same shared stats type would still
> be prone to race conditions without all the previous activity done in
> the tests (like pg_stat_wal).
I am probably under-caffeinated: What precisely is the potential race? Just
that the timestamps on some system might not be granular enough?
Greetings,
Andres Freund