https://questdb.io logo
Title
s

Steven Aldinger

03/17/2023, 5:11 AM
hello! we just ran into
max txn-inflight limit reached [txn=5556389, min=5540005, size=16384]
errors on
6.6.1
. we found a reference to it but from 2021 saying to delete the
_txn_scoreboard
file in the table directory. is that still the recommended solution?
a

Andrey Pechkurov

03/17/2023, 6:55 AM
Hi Steven, The temporary solution is to restart the database - it will rewrite the file itself. But since we've fixed a number of such issues in the recent versions, you should consider upgrading to the latest version where the bug is very likely to be fixed already.
s

Steven Aldinger

03/18/2023, 9:54 PM
thanks! we'll be upgrading as soon as possible, that's great to know