Postgres extensions

3 months ago

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

Pinned Solution

3 months ago

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

4 Replies

3 months ago

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


3 months ago

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


3 months ago

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 3 months ago


3 months ago

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


Loading...