Comment on Is it possible to have just one DB across all services

<- View Parent
Ricaz@lemmy.world ⁨1⁩ ⁨year⁩ ago

I would just have Postgres running statically on some solid hardware. It’s easy to configure permissions and connections, too.

Not too hard to set up streaming replication for a hot standby if you wanna be sure (or offload some reads).

I use Postgres btw

source
Sort:hotnewtop