this post was submitted on 21 Jul 2023
26 points (100.0% liked)
Meta (slrpnk.net)
602 readers
18 users here now
Here we can discuss anything about this Lemmy instance/server itself.
Our XMPP support chat: Movim or XMPP client.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That explains why I had a sudden burst. I use pgbouncer between Lemmy and the DB to help with connections, which seems to be the biggest problem. However, I had some values flipped. I had my max set to 180 and the min set to 190. This caused issues. After I resolved it, it was fine.
My DB supports up to 197 connections.