timescale / tsbs

Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
MIT License
1.29k stars 300 forks source link

Timescale load_timescaledb.sh problem #79

Closed MuhammadBor closed 3 years ago

MuhammadBor commented 5 years ago

input has wrong header format while loading timescaledb.sh, stated as follow:

osboxes@osboxes:~/go/src/github.com/timescale/tsbs/scripts$ sh load_timescaledb.sh load_timescaledb.sh: 5: load_timescaledb.sh: [[: not found Bulk loading file /tmp/timescaledb-data.gz

jonatas commented 3 years ago

Probably this issue is outdated. @MuhammadBor, can you check with the latest version?

Now you can also use tsbs_load timescale and it's a generic program that loads all DBs.

Feel free to reopen the issue with more details if you get the same error.