Never lose data again with Postgres point-in-time recovery (PITR) & Kamal

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Your data is the most important asset you have. Making sure that you have a robust backup and restore process is a must when running Postgres. I will guide you through the steps to setup a point-in-time recovery (PITR) system that will let you time travel to any point in your databases' past.
    --------------------------------
    Reference Links
    Official Docs: www.postgresql...
    Code sample: github.com/sam...
    --------------------------------
    Kamal Handbook by Josef Strzibny (affiliate link) → gumroad.com/a/...
    Check out twitter for more: / samcraigjohnson
    #database #postgresql #devops #webdevelopment

Комментарии • 2

  • @JTWebMan
    @JTWebMan 21 день назад

    Thank you, Thank you , Thank you so so so much! Got mine setup with no issues and tested it! Saves me so much per month over managed services when I knew this couldn't be that complicated.

  • @arcstur
    @arcstur 3 месяца назад

    Wow, this is such an amazing tutorial. Thank you so much!