timescale / tsbs

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

tsbs_load_questdb write: connection reset by peer #225

Open river320 opened 1 year ago

river320 commented 1 year ago

i install the questdb7.0.0 and the tsbs together, when i run the command ,eg ./tsbs_load_questdb --file /data/dbtest/questdb/influx-data --workers 2

It happens nine times out of ten by this error time,per. metric/s,metric total,overall metric/s,per. row/s,row total,overall row/s 2023/02/27 09:29:41 Error writing: write tcp 127.0.0.1:39966->127.0.0.1:9009: write: connection reset by peer

How can I solve it? thank you