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

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error