docker image with postgres vector installed

I am using anakane/pgvector image that works like a charm. I run the following command to setup my postgres.

docker run -d -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=vector_demo -p 5432:5432 ankane/pgvector


Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type