Opened 4 months ago
Closed 4 months ago
#3230 closed task (fixed)
tracsvn out of postgresql pool
Reported by: | robe | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2024-I |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
Both trac and gitea were showing out of postgresql pool connections.
Note:
See TracTickets
for help on using tickets.
I restarted postgresql to fix.
I've upped the max pool count again from 200 to 300.
and restarted the postgresql service.
I'm considering putting in pg bouncer for more pool support, but will probably upgrade postgresql first before I resort to that.