Open
Description
running timescale/timescaledb-ha:pg15-latest
tried pg14-latest and got the same issue. confirmed that all python packages got install via -r requirements.txt install.. ummm..
Error code:
FeatureNotSupported: extension "vector" is not available
DETAIL: Could not open extension control file "/usr/share/postgresql/15/extension/vector.control": No such file or directory.
HINT: The extension must first be installed on the system where PostgreSQL is running.
this was also AFTER fixing the semi-colon placement near vector"); <--
what else...
I am not using the postgres user or the postgres db (but not sure why this would matter much)...
I am running docker desktop on Windows 11 Pro OS currently, but also tried it on my Macbook Pro (M1 Pro)
Metadata
Metadata
Assignees
Labels
No labels