fix: remove duplicate description for VACUUM ANALYZE in performance report script
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user