helm-charts-datascience
helm-charts-datascience copied to clipboard
[postgresql] Create a chart using a previous backup
trafficstars
We should be able to restore a previous backup to create a ready-to-use service. For instance, a fresh database is empty and we have to create objects.
Inputs to add:
- an S3 bucket and their credentials
Steps:
- Create the PVC
- Start PostgreSQL in recovery mode as a batch
- Start PostgreSQL as a service