this post was submitted on 05 Jun 2023
6 points (100.0% liked)
main
1450 readers
1 users here now
Default community for midwest.social. Post questions about the instance or questions you want to ask other users here.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Been a few years but if I recall correctly the postgres "out of the box" settings are extremely conservative with regard to memory usage, to allow implementation on minimal hardware. (That might have changed in the last few years.) Once there's significant data flow, some of the params need to be jacked up to run smoothly.
Disclaimer, I'm certainly no expert, and you might already know more about this than I do.