helm-charts-datascience icon indicating copy to clipboard operation
helm-charts-datascience copied to clipboard

[postgresql] Create a chart using a previous backup

Open mgrzybek opened this issue 4 years ago • 0 comments
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:

  1. Create the PVC
  2. Start PostgreSQL in recovery mode as a batch
  3. Start PostgreSQL as a service

mgrzybek avatar Sep 08 '21 13:09 mgrzybek