sorintlab / stolon

PostgreSQL cloud native High Availability and more.
https://talk.stolon.io
Apache License 2.0
4.66k stars 447 forks source link

postgresql backup and restore chart using pg_dumpall/psql/other #782

Closed sunilvancha closed 4 years ago

sunilvancha commented 4 years ago

What would you like to be added:

I am trying to automate postgresql backup and restoration. Do you have any feature in this chart to take backup and restore automatically when the chart is deployed? if not do you have separate chart available for the backup and restoration?

kubernetes cluster.

Why is this needed:

Automatation for postgres db backups/restore

sunilvancha commented 4 years ago

I have created automation job for backup and restoration. Hene closing this issue

shishirkh commented 3 years ago

Can you share? @sunilvancha

princewadhwa commented 2 years ago

@sunilvancha Can you please share that automation job of backup and restore?