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: https://www.postgresql.org/docs/curre...
Code sample: https://github.com/samcraigjohnson/si...
--------------------------------
My dead simple Kamal guide →
https://samcraigjohnson.gumroad.com/l...
Check out twitter for more: / samcraigjohnson
#database #postgresql #devops #webdevelopment