Skip to content

Commit

Permalink
readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDBA authored Dec 19, 2022
1 parent b7b3b66 commit 61447c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ This program is useful to identify and vacuum tables. Most inputs are optional,
<br/>
`-t --mindeadtups` minimum dead tups before considering a vacuum
<br/>
`-z --minmodanalyzed` minimum mod since analyzed tups before considering an analyze
<br/>
`-b --maxtables` max number of tables to vacuum (default 9999)
<br/>
`-i --ignoreparts` ignore partitioned tables
Expand Down

0 comments on commit 61447c3

Please sign in to comment.