I get very slow responses from the database.
pablogradolph
HOBBYOP

a year ago

I have a Django project that I have deployed and it loads fine, but everything related to the database, user registration, etc. is very slow. I have seen that this happens or has happened to other people and I would like to see if it can be solved in the same way as in this other post: https://station.railway.com/questions/very-slow-queries-on-postgresql-database-886b9b0f

2 Replies

Railway
BOT

a year ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


a year ago

Hello,

Can you please make sure communication with the database is done over the private network?

https://docs.railway.com/reference/private-networking

https://docs.railway.com/guides/private-networking


Welcome!

Sign in to your Railway account to join the conversation.

Loading...