How Backup Works for PostgreSQL Database in Stash | Kubernetes Native Backup & Restore Solution

Опубликовано: 30 Март 2026
на канале: AppsCode Inc.
78
0

In this video, we have demonstrated How Backup Works for PostgreSQL Database in Stash.

The backup process consists of the following steps:

-User creates a secret with access credentials of the backend
-Creates a Repository crd that specifies the backend information along with the secret.
-Creates a BackupConfiguration crd targeting the AppBinding crd of the desired database.
-Stash operator watches for BackupConfiguration crd.
-Once the Stash operator finds a BackupConfiguration crd, it creates a CronJob with the schedule specified in BackupConfiguration object to trigger backup periodically.
-Stash operator also watches for BackupSession crd.
-Resolves the respective Task and Function and prepares a Job definition to backup.
-Creates the Job to backup the targeted database.

Details Overview: https://stash.run/docs/v0.9.0-rc.2/ad...

Stash by AppsCode is a cloud native data backup, restore and disaster recovery solution for Kubernetes workloads, volumes and databases on any public or private cloud. If you are running production workloads in Kubernetes, you might want to take backup of your disks, databases etc.

Next Part ►    • How Restore Process Works for PostgreSQL D...  
Playlist ►    • Learn Stash  

▬▬▬▬▬▬▬▬ Useful Links 🛠 ▬▬▬▬▬▬▬

For more information: https://stash.run/
Visit github: https://github.com/stashed
Blog: https://blog.byte.builders
Twitter:   / kubestash  

▬▬▬▬▬▬▬▬ Connect 👋 ▬▬▬▬▬▬▬▬▬

For more information, visit: https://appscode.com/
Visit github : https://github.com/appscode
Join AppsCode on Slack: https://slack.appscode.com/
Twitter:   / appscodehq  
LinkedIn:   / appscode  
Facebook:   / appscode  

#Stash #KubernetesBackupRestore #KubernetesDisasterRecovery