-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
When I run either 'prepare' or 'run' with the trx_level setting, I am getting the following message 'Unrecognized command line argument: --trx_level=RC'. I am running it on Postgres.
For example:
./tpcc.lua --pgsql-user=postgres --pgsql-db=sbtest --time=36000 --threads=56 --report-interval=1 --tables=10 --scale=100 --use_fk=0 --trx_level=RC --pgsql-password=oracle --db-driver=pgsql run
The script would run only if --trx_level is removed.
Metadata
Metadata
Assignees
Labels
No labels