Database backup - on demand
Postgres
AWS
Log in to AWS and open proper db via RDS > Databases
Open Maintenance & backups > Snapshots > Take snapshot
Backups can be found in
RDS > Snapshots > Manual
RDS > Databases > “<RDS ID>“ > Maintenance & backups > Snapshots
CloudRanger
Log in to cloud ranger and select proper account via top bar
Open Resources > RDS section on left sidebar
Select checkbox of RDS instance you want backup
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
DBeaver
Using DBeaver connect with database
In ‘Database Navigator’ select your database and click it with right mouse
Choose Edit Connection and make sure that in ‘Main’ tab you have ‘Local Client’ selected (if not download postgres to your computer and add it)
In you database go to ‘Databases’, select one and click it with right mouse
Select ‘Tools > Backup’ option
The window with selecting schemas and tables will pop up, select all which you are interested in and click ‘Start’ button
PGdump
TBD
OpenLMIS: the global initiative for powerful LMIS software