Postgres with pgVector Engine

Description: Host a PostgreSQL database with vector support in under 1 minute

Category: Storage

URL: https://railway.com/deploy/postgres-with-pgvector-engine

1 Replies

resolve
HOBBY

3 months ago

Thank you for putting this together. I'm still trying to wrap my head around Railway's approach to hosting databases. Basically what your template does is pull in `pgvector/pgvector:pg18` Dockerfile? How would I go about adding PostGIS to the same database instance as well?


Loading...