github nickbabcock/OhmGraphite v0.7.1
v0.7.1 - November 29th, 2018

latest releases: v0.34.0, v0.33.0, v0.32.0...
5 years ago

Bugfix for the postgres / timescaledb users who have experienced the rare bug of "26000: prepared statement "_p1" does not exist" during database operations. It is unknown whether this is a bug in the C# postgres driver or intended behavior. Regardless, OhmGraphite would enter an infinite loop trying to insert sensor data. The fix is to now on db failure, in addition to re-instantiating a connection, to purge all persisted prepared statements.

Don't miss a new OhmGraphite release

NewReleases is sending notifications on new releases.