Go Postgres! #1849
ThomasBPG
started this conversation in
Show and tell
Go Postgres!
#1849
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been a happy user of Commafeed for almost a year. Self-hosted in a container on a small server running in my basement.
As the amount of feeds and entries grew, I started suffering quite a lot with very long response-times and even timeouts from the NGINX proxy I have running in front of it.
After troubleshooting a bit, I started to get suspicious on the H4 embedded database. I made a new deployment based on PostgreSQL as backend and WOW, what a performance boost! If you are self-hosting, I can only recommend that you steer away from the embedded database from day one and setup a "real" database instead.
Thank you for maintaining Commafeed !
Beta Was this translation helpful? Give feedback.
All reactions