I’m trying to get the instance to run better, so I just adjusted the database pooling to hopefully make things run more stable. Let me know if it made stuff worse 😂

  • snowe@programming.devOPM
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    All I did so far was up the pool connections from lemmy. I am quite bad at db stuff, so if you want to help me set up pgbouncer I’d love the help. I had been considering, but hadn’t gotten around to it yet.

    • eternaldeiwos@lm.qtt.no
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 year ago

      Depends on how you’re currently set up. My intention was to use something like k3s + https://cloudnative-pg.io to handle most of the details for me.

      I prefer to version my configs so this approach serves my MO better, even if it is a little more work initially.