Railway Postgres Max Connection Limit
eoussetp
PROOP

4 months ago

What is the max connection limit I can use with Postgres SQL managed service with you on PRO plan? We're ramping up and want to know if we will have bottlenecks

$10 Bounty

1 Replies

Railway
BOT

4 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway 4 months ago


ilyass012
FREE

4 months ago

i think railway doesn't document a specific max_connections limit for the pro plan. to change it, run alter system set max_connections = 200; then restart the postgres service from the 3-dot menu in the dashboard. the practical limit scales with the ram you assign to the service, and pro gives you up to 1tb.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...