database · inferred from evidence
TimescaleDB
A database extension mentioned in the context of upgrades and Docker images.
- TimescaleDB Docker upgrade: could not access file "$libdir/timescaledb-X.Y.Z"
After upgrading the TimescaleDB Docker image, every query fails with `ERROR: could not access file "$libdir/timescaledb-1.4.0": No such file or directory`, even after `ALTER EXTENSION timescaledb UPDATE;` says the extension is up to date. T