a year ago
I currently have my db in the postgis template, i need to add pgvector now and I think the only way is to change templates to timescale + postgis. Is there an easy way of doing this?
4 Replies
a year ago
Unfortunately not,
You will have to either:
- Create a new Postgres instance with the extensions enabled
- Dump the data to confirm that your data will confirm with the new extension requirements
- Create the new prod PG and then modify your running DB.
You can give this an upvote so we can prioritize this improvement in the product: https://station.railway.com/feedback/easy-to-manage-postgres-extensions-a9a7e52d
Status changed to Awaiting User Response Railway • about 1 year ago
angelo-railway
Unfortunately not, You will have to either: \- Create a new Postgres instance with the extensions enabled \- Dump the data to confirm that your data will confirm with the new extension requirements \- Create the new prod PG and then modify your running DB. You can give this an upvote so we can prioritize this improvement in the product: <https://station.railway.com/feedback/easy-to-manage-postgres-extensions-a9a7e52d>
a year ago
Thanks, I would give it some consideration if I were you guys, considering all the hype around RAG's.
Status changed to Awaiting Railway Response Railway • about 1 year ago
a year ago
The dreaded competing priorities rears it's ugly head around the corner.
Status changed to Awaiting User Response Railway • about 1 year ago
a year ago
With that said- we're going to be doubling down on our DB exp. + attempting to hook into more GenAI (like a Cursor MCP) stay tuned.
Status changed to Solved angelo-railway • about 1 year ago
