|
|
|
|
|
by jeltz
2842 days ago
|
|
If it is 100% true then can you explain what he is referring to with "Poor resiliency" and "Schemas remains at postgres core"? Also PostgreSQL is not hard to update, the only issue with PostgreSQL and upgrades is that it is hard to upgrade with zero downtime (pg_upgrade is very fast but still requires a small bit of downtime). I can agree with the complaint about distribution, but that is a common issue for most databases not built from the start around distribution and nothing I would call "fundamentals". |
|
We had to go to a slony hack (and put auto increment columns on a lot of tables temporarily) because of that.
So he's totally right, the upgrade path is not easy.