Comment by cultofmetatron

8 days ago

"just use postgres" should be tattood on every junior engineer right out of college

I don't really get why Postgres is touted as "boring" technology. It's literally the "exciting" SQL server.

Surely you mean MySQL / MariaDB.

With Postgres I literally have to re-read docs every time there is a major version upgrade because I need to remind myself how to dump the database and re-import it into the new version because it's 2025 and Postgres still hasn't come up with a way to not have you do this.