Postgres extensions

Planning on migrating a Postgres database from Neon to Railway. We need support for some extensions (pgvector and Postgis).

Found this on the roadmap https://station.railway.com/feedback/support-postgres-extensions-04b914a7. Is there any ETA for this? Also, which extensions are you planning on supporting?

Solved$30 Bounty

4 Replies

hey, they do exist https://railway.com/deploy/3jJFCA & https://railway.com/deploy/postgis. they just dont come with the default postgres db template


yeah i know these exists, but from my understanding, it's one or the other, i need both extensions in the same database


Hey! I just put together a template for Supabase Postgres. It includes both of those extensions by default.

Let me get you a link:

https://railway.com/deploy/supabase-postgres-1?referralCode=IFlm92

It comes with version pinning and should support all the baseline postgresql features railway offers as well


Status changed to Solved brody 17 days ago


Thank you so much, I hadn't thought supabase image!


Loading...