2 years ago
Do somoeone know if there is a specific configuration for a Postgres service to make app sleeping working?
All the services of my project have working "app sleaping" including Redis (appart the production environment). So no service calls it
I have no more outbound (as visible in the attachment)
Obviously app sleeping is enabled
But Postgres doesn't want to go to bed :/
Project id: 65aff0db-6586-4be0-8420-b2e67ae4378d
6 Replies
2 years ago
app sleeping is not guaranteed to work with everything, for instance you could have traffic going to postgres via the private network thats keeping it alive
In my case, it can only be traffic coming from the Railway infrastructure. I can't do anything more myself, right?
2 years ago
not quite, I didn't mention anything about traffic from railways infrastructure
i have the same issue with my mongodb. it's currently only connected to my nodejs js app. but it wont go to sleep, even the nodejs also wont go to sleep
a year ago
please see my first message in this thread, and see the docs for more information -
a year ago
!s
Status changed to Solved brody • about 1 year ago