fix: remove duplicate description for VACUUM ANALYZE in performance report script

This commit is contained in:
2026-07-07 09:02:51 -04:00
parent e7c8d202cc
commit 8d3f014b29
-2
View File
@@ -12,8 +12,6 @@
4. Generates weekly performance reports 4. Generates weekly performance reports
5. Optionally runs VACUUM ANALYZE on tables with high dead tuples 5. Optionally runs VACUUM ANALYZE on tables with high dead tuples
6. Can be scheduled via Task Scheduler 6. Can be scheduled via Task Scheduler
5. Optionally runs VACUUM ANALYZE on tables with high dead tuples
6. Can be scheduled via Task Scheduler
.PARAMETER OutputDirectory .PARAMETER OutputDirectory
Directory to save reports (default: reports/weekly) Directory to save reports (default: reports/weekly)