Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Postgres

AWS

  1. Log in to AWS and open proper db via RDS > Databases

  2. Open Maintenance & backups > Snapshots > Take snapshot

  • Backups can be found in

    • RDS > Snapshots > Manual

    • RDS > Databases > “<RDS ID>“ > Maintenance & backups > Snapshots

CloudRanger

  1. Log in to cloud ranger and select proper account via top bar

  2. Open Resources > RDS section on left sidebar

  3. Select checkbox of RDS instance you want backup

  4. Click Options button above the table and click Take snapshot

  • Backup might take some time (~15min for 70GB database)

  • Progress of backup is visible in both AWS and CloudRanger

  • Backups are stored in AWS and

    • have tag Created by application=CloudRanger

    • are marked as manual

PGdump

TBD

  • No labels