qazwsxedc0123
Member
- Joined
- Apr 21, 2010
- Messages
- 6
- Reaction score
- 0
"Hey guys, I'm stumped on a DB conundrum and hoping someone can help. I've got a Node.js app serving a pretty high traffic site and I'm noticing some of our queries are taking ridiculously long to complete (think anywhere from 2-10 seconds). We're on PostgreSQL 14, using TypeORM for ORM, and I've started to suspect it's related to indexing or something, but I'm not sure where to start."