What Postgres DB providers do you use or do you self host postgres and administer it yourself?
Just wondering how HNers here usually hosts their production databases in 2022.
Thanks.
Both products run everything on a single $60 VPS (Linode dedicated CPU 8GB). That includes Ruby on Rails, background queues, Redis (cache and queues) and of course, Postgres. On both machines Postgres takes about 1.3G RAM and not too much of the CPU. CPU utilization is 37% avg and 13% avg.
So, yeah, I don't think you need managed and "scalable" Postgres provisioning in most of the cases.
I pay about 40 Eur (Hetzner) per database server. You can get cheaper; I used to pay 50 usd for 2 database nodes with backup at digitalocean.