Closed kaysersoze closed 1 month ago
Thanks for raising the issue @kaysersoze . We added a dependency on pg_ivm (Tembo's fork of it) in the latest release. This was an oversight on our part that it didnt make it into the image.
We'll get the build updated and a new image published.
@kaysersoze thanks again for letting us know about the issue. We rebuilt the latest and v0.1.6 tags
When creating a new
pg_timeseries
project using thelatest
tag, and executing theCREATE EXTENSION timeseries CASCADE;
instruction, I get the following Postgres error:However, if I revert to the v0.1.5 Docker tag, it works correctly: