pgsql: docs: clarify new aggressive vacuum mode for multi-xacts - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: clarify new aggressive vacuum mode for multi-xacts
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
docs:  clarify new aggressive vacuum mode for multi-xacts

Reported-by: [email protected]

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: 14

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c552e171d16e461c7af60cfe1a891c87be9cbbbf

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Don't try to print data type names in slot_store_error_callback(
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: adjust "cities" example to be consistent with other SQL