For closure: On 2026-Aug-26, Marcos Pegoraro wrote:
> monitoring.sgml > The command that is running. One of <command>CLUSTER</command>, > <command>REPACK</command>, or <command>VACUUM FULL</command>. > > should remove comma before or, That with the commas is the style we use everywhere. These are called "Oxford commas." > maintenance.sgml > get bloated to the point that a table-rewriting compaction operation such > as <command>VACUUM FULL</command> or <command>REPACK</command> may be needed > > Did you forget CLUSTER here ? I don't think mentioning CLUSTER improves things significantly here, as that command's main purpose is not to remove bloat. Thanks! -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/ "¿Qué importan los años? Lo que realmente importa es comprobar que a fin de cuentas la mejor edad de la vida es estar vivo" (Mafalda)
