barman-cloud-backup-list - Restore PostgreSQL WAL files from the Cloud using restore_command
barman-cloud-backup-list [OPTIONS] SOURCE_URL SERVER_NAME
This script can be used to list backups previously made with barman-cloud-backup
command. Currently only AWS S3 is supported.
This script and Barman are administration tools for disaster recovery of PostgreSQL servers written in Python and maintained by 2ndQuadrant.
s3://BUCKET_NAME/path/to/folder
(where BUCKET_NAME
is the bucket you have created in AWS).
AES256
and aws:kms
.
For Boto:
For AWS:
Barman has been extensively tested, and is currently being used in several production environments. However, we cannot exclude the presence of bugs.
Any bug can be reported via the Github issue tracker.
Barman is the property of 2ndQuadrant Limited and its code is distributed under GNU General Public License v3.
Copyright (C) 2011-2020 2ndQuadrant Ltd - http://www.2ndQuadrant.com/.