I see a lot of ClientRead Idle connections in my p...
# orm-help
b
I see a lot of ClientRead Idle connections in my postgres db. The query has been idle for 2 to 26 hours, wait_event is clientread. They are simple selects with one WHERE close and some joins. The moment I restart nodejs server they are gone.