Postgres Container High Usage
pxtecnologia
PROOP

2 years ago

There is some incident on postgres deploys? My db incresed 5 hours ago to 11 ~ 12 CPU cores (usually 6 cores), there was no new deployment at the service.

11 Replies

pxtecnologia
PROOP

2 years ago

6f1d26dd-c104-43d6-8f3d-2f6bc6f9042c


2 years ago

dev or prod?


pxtecnologia
PROOP

2 years ago

prod


pxtecnologia
PROOP

2 years ago

i already redployed pg container but the usage still high


2 years ago

there are no incidents that would affect this, your postgres database simply is using that much in resources.


2 years ago

i also noticed you are connecting to the postgres database via the public network, while this has no impact on cpu usage, it will increase your egress usage.

please connect to the database via the private network.


pxtecnologia
PROOP

2 years ago

thats wired


pxtecnologia
PROOP

2 years ago

i will check it


pxtecnologia
PROOP

2 years ago

thank you!!


2 years ago

please keep in mind that railway does not have any more observability into what the user's code is or is not doing than the user would, so we are unable to tell you why your app is creating that much postgres usage.


pxtecnologia
PROOP

2 years ago

thanks!


Loading...