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?
3 Replies
Project ID:
c1ac313c-0db5-4d46-8c22-3074d809932c
c1ac313c-0db5-4d46-8c22-3074d809932c
what would be the usecse for this? maybe you want to use pgbouncer instead