- Notifications
You must be signed in to change notification settings - Fork28
Commitec19693
committed
Simplify the example of VACUUM in documentation.
Previously a detailed activity report by VACUUM VERBOSE ANALYZE wasdescribed as an example of VACUUM in docs. But it had been obsoletefor a long time. For example, commitfeb4f44updated the content of that activity report in 2003, but we hadforgotten to update the example.So basically we need to update the example. But since no one caredabout the details of VACUUM output and complained about that mistakefor such long time, per discussion on hackers, we decided to get ridof 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.com1 parent5ded4bd commitec19693
1 file changed
+3
-31
lines changedLines changed: 3 additions & 31 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
249 |
| - | |
250 |
| - | |
| 249 | + | |
| 250 | + | |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 |
| - | |
| 253 | + | |
282 | 254 |
| |
283 | 255 |
| |
284 | 256 |
| |
|
0 commit comments
Comments
(0)