or is it only possible through add-ons/forks

  • @towerful
    link
    31 year ago

    I’ve been recently introduced to postgres from using supabase (I want a nice API and real-time database functionality, similar to firebase).
    And I am more and more impressed at what postgres can do. It feels like cheating!

    However, clustering and high availability is something I am working on learning. Certainly, it’s more of a DB Admin type responsibility that I have ever dealt with (which is why I used to use firebase!)