barman#
- barman package
- Subpackages
- Submodules
- barman.annotations module
- barman.backup module
- barman.backup_executor module
- barman.backup_manifest module
- barman.cli module
OrderedHelpFormatter
archive_wal()
argument()
backup()
backup_completer()
check()
check_backup()
check_target_action()
check_wal_archive()
command()
config_switch()
config_update()
cron()
delete()
diagnose()
generate_manifest()
get_model()
get_models_list()
get_server()
get_server_list()
get_wal()
global_config()
help()
keep()
list_backups()
list_files()
list_servers()
lock_directory_cleanup()
main()
manage_model_command()
manage_server_command()
parse_backup_id()
pretty_args()
put_wal()
rebuild_xlogdb()
receive_wal()
replication_status()
restore()
server_completer()
server_completer_all()
show_backup()
show_servers()
status()
switch_wal()
sync_backup()
sync_info()
sync_wals()
verify_backup()
- barman.cloud module
BackupFileInfo
CloudBackup
CloudBackupCatalog
CloudBackupSnapshot
CloudBackupUploader
CloudBackupUploaderBarman
CloudInterface
CloudProviderError
CloudSnapshotInterface
CloudTarUploader
CloudUploadController
CloudUploadingError
DecompressingStreamingIO
FileUploadStatistics
SnapshotMetadata
SnapshotsInfo
TarFileIgnoringTruncate
VolumeMetadata
configure_logging()
copyfileobj_pad_truncate()
- barman.command_wrappers module
- barman.compression module
BZip2Compressor
CommandCompressor
Compression
CompressionManager
Compressor
CustomCompressor
GZipCompression
GZipCompressor
GZipPgBaseBackupCompressionOption
InternalCompressor
LZ4Compression
LZ4Compressor
LZ4PgBaseBackupCompressionOption
NoneCompression
NonePgBaseBackupCompressionOption
PgBaseBackupCompression
PgBaseBackupCompressionConfig
PgBaseBackupCompressionOption
PigzCompressor
PyBZip2Compressor
PyGZipCompressor
XZCompressor
ZSTDCompression
ZSTDCompressor
ZSTDPgBaseBackupCompressionOption
_try_import_lz4()
_try_import_zstd()
get_pg_basebackup_compression()
- barman.config module
BackupOptions
BaseChange
BaseConfig
Config
ConfigChange
ConfigChangeSet
ConfigChangeSetEncoder
ConfigChangesProcessor
ConfigChangesQueue
ConfigMapping
CsvOption
ModelConfig
PathConflict
RecoveryOptions
ServerConfig
_main()
parse_backup_compression()
parse_backup_compression_format()
parse_backup_compression_location()
parse_backup_method()
parse_boolean()
parse_create_slot()
parse_reuse_backup()
parse_si_suffix()
parse_slot_name()
parse_snapshot_disks()
parse_staging_path()
parse_time_interval()
- barman.copy_controller module
- barman.diagnose module
- barman.exceptions module
AbortedRetryHookScript
ArchivalBackupException
ArchiverFailure
BackupException
BackupFunctionsAccessRequired
BackupInfoBadInitialisation
BackupManifestException
BackupPreconditionException
BadHistoryFileContents
BadXlogPrefix
BadXlogSegmentName
BarmanException
CommandException
CommandFailedException
CommandMaxRetryExceeded
CompressionException
CompressionIncompatibility
ConfigurationException
ConninfoException
DataTransferFailure
DuplicateWalFile
FileNotFoundException
FsOperationFailed
HookScriptException
InvalidRetentionPolicy
LockFileBusy
LockFileException
LockFileParsingError
LockFilePermissionDenied
MatchingDuplicateWalFile
PostgresAppNameError
PostgresCheckpointPrivilegesRequired
PostgresConnectionError
PostgresConnectionLost
PostgresDuplicateReplicationSlot
PostgresException
PostgresInvalidReplicationSlot
PostgresIsInRecovery
PostgresObsoleteFeature
PostgresReplicationSlotInUse
PostgresReplicationSlotsFull
PostgresSuperuserRequired
PostgresUnsupportedFeature
RecoveryException
RecoveryInvalidTargetException
RecoveryPreconditionException
RecoveryStandbyModeException
RecoveryTargetActionException
RsyncListFilesFailure
SnapshotBackupException
SnapshotInstanceNotFoundException
SshCommandException
SyncError
SyncException
SyncNothingToDo
SyncToBeDeleted
TimeoutError
UnknownBackupIdException
UnrecoverableHookScriptError
WALFileException
WalArchiveContentError
- barman.fs module
- barman.hooks module
- barman.infofile module
- barman.lockfile module
- barman.output module
- barman.postgres module
- barman.postgres_plumbing module
- barman.process module
- barman.recovery_executor module
- barman.remote_status module
- barman.retention_policies module
- barman.server module
- barman.utils module
BarmanEncoder
BarmanEncoderV2
ChecksumAlgorithm
SHA256
check_aws_expiration_date_format()
check_aws_snapshot_lock_cool_off_period_range()
check_aws_snapshot_lock_duration_range()
check_aws_snapshot_lock_mode()
check_backup_name()
check_non_negative()
check_positive()
check_size()
check_tli()
configure_logging()
drop_privileges()
edit_config()
file_hash()
force_str()
fsync_dir()
fsync_file()
get_backup_id_using_shortcut()
get_backup_info_from_name()
get_log_levels()
human_readable_timedelta()
is_backup_id()
is_power_of_two()
lock_files_cleanup()
mkpath()
parse_log_level()
pretty_size()
range_fun()
redact_passwords()
simplify_version()
timeout()
timestamp()
total_seconds()
which()
with_metaclass()
- barman.version module
- barman.wal_archiver module
- barman.xlog module
DEFAULT_XLOG_SEG_SIZE
HistoryFileData
_validate_timeline()
_wal_archive_filter_fun()
check_archive_usable()
decode_hash_dir()
decode_history_file()
decode_segment_name()
diff_lsn()
encode_history_file_name()
encode_segment_name()
format_lsn()
generate_segment_names()
hash_dir()
is_any_xlog_file()
is_backup_file()
is_history_file()
is_partial_file()
is_wal_file()
location_from_xlogfile_name_offset()
location_to_xlogfile_name_offset()
parse_lsn()
xlog_segment_mask()
xlog_segments_per_file()
- Module contents