App sleeping not working with Postgres
jclaveau
PROOP

a year 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

Solved

6 Replies

brody
EMPLOYEE

a year 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


jclaveau
PROOP

a year ago

In my case, it can only be traffic coming from the Railway infrastructure. I can't do anything more myself, right?


brody
EMPLOYEE

a year ago

not quite, I didn't mention anything about traffic from railways infrastructure


fanthoni
HOBBY

a year ago

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


brody
EMPLOYEE

a year ago

please see my first message in this thread, and see the docs for more information -


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...