devenbhooshan
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?
5 replies
Issue with deployment picking old environment variables
Hi there is weird bug in one of my services. The deployment sometimes pick old environment config values. I had changed the config few weeks ago.
This happened to me just now. Is there anybody else facing this issue?
very scary because it picked the old database config that is not correct.
redeployed and it picked new config values
31 replies