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

mongosh install properly

gemini cli getting file not defined error

vllm : Failed to infer device type