Bruh they’re a copywrite law firm (read as patent troll) with a database and a tech company attached. Pretty much all they do is fuck other people over
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.
Bruh they’re a copywrite law firm (read as patent troll) with a database and a tech company attached. Pretty much all they do is fuck other people over
There are three real DBMS options for enterprise - Oracle, PGSQL, MSSQL, and Oracle is the most powerful and least problematic of them.
How is it less problematic? I’ve only ever worked with the other two
Well, compare setting up replication under Oracle and PGSQL.
Replication with postgres is really simple. Combine it with patroni and it’s so much better than oracle
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.