How to Install Postgres Extension On Existing Postgres Database?

lassegit
HOBBY

2 years ago

I am looking to install the "pgvector" extension (https://github.com/pgvector/pgvector) on basic Postgres template (https://railway.app/template/postgres).

Solved

3 Replies

2 years ago

hi,

try using the pgvector template
https://railway.app/template/3jJFCA


Status changed to Solved Railway over 1 year ago


lassegit
HOBBY

2 years ago

Yeah found it and migrated. Thanks.


2 years ago

awesome!


How to Install Postgres Extension On Existing Postgres Database? - Railway Help Station