Skip to content

trx_level issue #27

@yanivg10

Description

@yanivg10

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions