The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/routine-vacuuming.html
Description:

Hello,

transaction ID modulo is not correct.

The sentence "Normal XIDs are compared using modulo-2^32 arithmetic" should
be "Normal XIDs are compared using modulo-2^31 arithmetic"

Reply via email to