]> granicus.if.org Git - postgresql/commit
Simplify the example of VACUUM in documentation.
authorFujii Masao <fujii@postgresql.org>
Thu, 30 Mar 2017 16:31:15 +0000 (01:31 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 30 Mar 2017 16:37:16 +0000 (01:37 +0900)
commit86f0e538955ebacf6b79655807b635ca23ed6d28
tree2b582dbafdcccda86d560a6d3e9c4599120898d8
parent16e815279135ea70616692c8bade43d9f1e1d05e
Simplify the example of VACUUM in documentation.

Previously a detailed activity report by VACUUM VERBOSE ANALYZE was
described as an example of VACUUM in docs. But it had been obsolete
for a long time. For example, commit feb4f44d296b88b7f0723f4a4f3945a371276e0b
updated the content of that activity report in 2003, but we had
forgotten to update the example.

So basically we need to update the example. But since no one cared
about the details of VACUUM output and complained about that mistake
for such long time, per discussion on hackers, we decided to get rid
of the detailed activity report from the example and simplify it.

Back-patch to all supported versions.

Reported by Masahiko Sawada, patch by me.
Discussion: https://postgr.es/m/CAD21AoAGA2pB3p-CWmTkxBsbkZS1bcDGBLcYVcvcDxspG_XAfA@mail.gmail.com
doc/src/sgml/ref/vacuum.sgml