Updating max_connection setting on the Postgres instance

What's the recommended way to increase the max_connection setting on the Postgres Instance? In the doc https://docs.railway.app/databases/postgresql it mentions that we need to update the image. So we need to spin up a new instance? How are we going to attach the volume?
Railway Docs
PostgreSQL | Railway Docs
Documentation for Railway
3 Replies
Percy
Percy8mo ago
Project ID: c1ac313c-0db5-4d46-8c22-3074d809932c
devenbhooshan
devenbhooshan8mo ago
c1ac313c-0db5-4d46-8c22-3074d809932c
Brody
Brody8mo ago
what would be the usecse for this? maybe you want to use pgbouncer instead