Has anyone been able to install NeonDB locally with extensions. I’m trying to install with TimescaleDB. Any advise appreciated. Ty.
You can use with docker-compose:
I’m trying to install with TimescaleDB.
And TimescaleDB is included in the Docker image :
- search for “Layer “timescaledb-pg-build””
Hi @ImreSamu , Are there a refrence on how to use the docker compose? I have been following the readme.md instructions until now. Thank you.
imho: Check the