You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a long time i've been wondering what is causing 100+ database connection per application. I found kinda found out that it's from Telescope , basically when it's enabled, i see 100 session, mostly idle. Not sure if it's me facing this issue but yeah it's been going on for years.
Larvel 10,11,12
PostgreSQL 15 16 17
OS : Ubuntu 22 , 23 , 24
Any idea how i can debug this issue ?