Comment on VMware perpetual license holders receive cease-and-desist letters from Broadcom
rottingleaf@lemmy.world 3 weeks agowith a database and a tech company attached
There are three real DBMS options for enterprise - Oracle, PGSQL, MSSQL, and Oracle is the most powerful and least problematic of them.
pyr0ball@lemmy.dbzer0.com 3 weeks ago
How is it less problematic? I’ve only ever worked with the other two
rottingleaf@lemmy.world 3 weeks ago
Well, compare setting up replication under Oracle and PGSQL.
Ninjasftw@lemmy.world 3 weeks ago
Replication with postgres is really simple. Combine it with patroni and it’s so much better than oracle
rottingleaf@lemmy.world 3 weeks ago
Oh, I’m not a DBA, so a stupid question - how do you avoid PGSQL replication breaking on full vacuum of a table? With patroni, shmatroni, macaroni, whatever.