Slow sql
sypherv
HOBBYOP

3 months ago

Hello! I'm running pod with golang that using railway postgres via internal url

but i constantly face with logs like this

2025/12/02 22:00:37 /app/internal/repository/user.go:32 SLOW SQL >= 200ms

[134961.015ms] [rows:1] SELECT * FROM "users" WHERE id = 1264064240 LIMIT 1

how is it possible and what can i do with that?

both app and postgre are located in Amsterdam

Thanks for any help!

Locally i do not encounter this problem using local postgre

Solved

1 Replies

Railway
BOT

3 months 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!


Status changed to Solved sypherv 3 months ago


Loading...