| From: | Marcos Pegoraro <marcos(at)f10(dot)com(dot)br> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Correct some doc items due to the REPACK |
| Date: | 2026-08-26 14:42:44 |
| Message-ID: | CAB-JLwZXekrNQNCG3CWpqNRssDmuyy1bXqYFA9ALr0y=bRiudQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Em ter., 25 de ago. de 2026 às 22:45, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
escreveu:
> I've pushed it. Thanks.
Great you've committed. But there are still two things pending, in my
opinion.
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, so would be
The command that is running. One of <command>CLUSTER</command>,
<command>REPACK</command> or <command>VACUUM FULL</command>.
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 ?
regards
Marcos
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2026-08-26 14:46:23 | Re: apply worker misses closing partition leaves |
| Previous Message | Pierre Forstmann | 2026-08-26 14:38:02 | Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work |