pgsql: Doc: Add relfrozenxid Tip to XID wraparound section.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Add relfrozenxid Tip to XID wraparound section.
Date: 2022-04-02 20:35:41
Message-ID: E1nakTE-0002AV-SO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Add relfrozenxid Tip to XID wraparound section.

VACUUM VERBOSE and autovacuum log reports were taught to report the
details of how VACUUM advanced relfrozenxid (and relminmxid) by commit
872770fd. Highlight this by adding a "Tip" to the documentation, next
to related discussion of age(relfrozenxid) monitoring.

Author: Peter Geoghegan <pg(at)bowt(dot)ie>
Discussion: https://postgr.es/m/CAH2-Wzk0C1O-MKkOrj4YAfsGRru2=cA2VQpqM-9R1HNuG3nFaQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/05023a237c059c840380817abf079a9282a227b7

Modified Files
--------------
doc/src/sgml/maintenance.sgml | 13 +++++++++++++
1 file changed, 13 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2022-04-03 16:57:55 pgsql: Set relfrozenxid to oldest extant XID seen by VACUUM.
Previous Message Andres Freund 2022-04-02 20:33:44 Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated