I have a TimescaleDB database running on Docker (which is running on Ubuntu). As you can guess, I store a lot of time-series data in it and to save disk space I
I have data in my timescale database. If we only look at the "time", everything is fine. But if we look at the "id" we can see that 152 and 153 numbers didn't s
I faced pretty strange behavior in my tests, when only one record from the set is not added to the database and this happens from time to time, not always. Here