On Fri, Jun 26, 2026 at 2:19 AM Bharath Rupireddy <[email protected]> wrote: > The use there is referring to the whole set of transaction IDs and how > one can visualize the use of them - so "XID space" in that context > seems fine to me. > > But the wraparound warnings read better when they say how many more > transaction IDs are left: > > + errdetail("Approximately %.2f%% of MultiXactIds remain before wraparound.", > + errdetail("Approximately %.2f%% of transaction IDs remain before > wraparound.",
Okay, I've updated the patches as suggested. The updated patches are attached. Regards, -- Fujii Masao
v3-0001-Clarify-wraparound-warning-percentage-messages.patch
Description: Binary data
v3-0002-doc-Update-wraparound-examples-to-say-transaction.patch
Description: Binary data
