Re: Correct some doc items due to the REPACK - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Correct some doc items due to the REPACK
Date
Msg-id arEMuFA6byDGdzam@alvherre.pgsql
Whole thread
Responses Re: Correct some doc items due to the REPACK
List pgsql-hackers
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)



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Support for 8-byte TOAST values, round two
Next
From: solai v
Date:
Subject: Re: [Patch] New pg_stat_tablespace view