From df4fba76e4251e5e9fa8f0e69f0a5b50bcf56dca Mon Sep 17 00:00:00 2001 From: Michael Vitale Date: Mon, 16 Dec 2019 07:39:17 -0500 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b5acaf9..57b8628 100644 --- a/readme.md +++ b/readme.md @@ -44,6 +44,6 @@ This program is useful to identify and vacuum tables. Most inputs are optional, ## Examples optimize_db.py -H localhost -d testing -p 5432 -u postgres --maxsize 40000000 --maxdays 1 --mindeadtups 1000 --schema public --dryrun -
+

optimize_db.py -H localhost -d testing -p 5432 -u postgres -s 400000000000 -y 1 -t 1000 -m public --freeze