Hacker News new | ask | show | jobs
by hughrr 1602 days ago
It’s a database engine not a microservice and needs to be treated along the lines of postgresql etc.
1 comments

  podman run postgres:14 du -sh /usr/lib/postgresql
  24M /usr/lib/postgresql
This includes the binary.
Try running big instances in containers.

Our smallest is 32 cores and 1TB of RAM.