...morn,morn... instance still not working, is there some PGTune or Akkoma trick or something that I should be aware of....?
@gameplayer yeah, I'm using that, but even with the recommendations for HDD drives, the I/O is still absurdly read-heavy
I'm trying to increase shared buffers now since there's 6GB of RAM doing basically nothing, not sure that'll do much tho
@gameplayer no error, it's just that the server performs absurdly slowly because it's constantly doing 200 MB/s reads and 10 KB/s writes
@gameplayer increasing shared buffers has now changed reads to 600 MB/s what the hell is going on
@gameplayer it is Postgres, and it is only while Akkoma is working
OH WAIT IT'S STARTING TO GET 5MB/S WRITES
SOMETHING IS HAPPENING
@gameplayer "connection not available and request was dropped from queue after 1102ms. This means requests are coming in and your connection pool cannot serve them fast enough. You can address this by:"
yeah
@gameplayer max_connections are 20, but Akkoma docs recommend that you don't have lots of connections overall