2 years ago
I keep getting this error in my railway instance. It runs fine locally.
11 Replies
Tbh the job im running is very database heavy but it performs one operation at a time so I am not sure why this happens
2 years ago
its the weekend, either way please dont tag team or mods
2 years ago
to help here i would need a better error message, please provide one and then we can continue
That's a postgres error message about the connection limit being exhausted. Is there a way to increase railway defaults?
2 years ago
if you are reaching the connection limits of the platform while connecting to a database you are doing something very wrong.
that error also does not say anuthing about connection limits, so not sure where you got that from.
please have it print out a more verbose error message.
2 years ago
postgres itself has a limit of 100 connections