Fix up buggy initialization code for poll() and select().

Also some logging and variable name cleanup.
This commit is contained in:
Josh Kupershmidt
2012-12-14 18:17:45 -07:00
parent b9c7189fa9
commit 962fdff1af
2 changed files with 36 additions and 28 deletions

View File

@ -117,7 +117,7 @@ The following options can be specified in ``OPTIONS``.
Options:
-a, --all repack all databases
-j, --jobs Use this many parallel jobs for each table
-j, --jobs Use this many parallel jobs for each table
-n, --no-order do vacuum full instead of cluster
-o, --order-by=COLUMNS order by columns instead of cluster keys
-t, --table=TABLE repack specific table only