[ 源代码: barman ]
软件包:python3-barman(2.12-2)
Backup and Recovery Manager for PostgreSQL - Python modules
Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python.
It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase.
Barman is distributed under GNU GPL 3 and maintained by 2ndQuadrant.
This package provides Python 3 modules only.
其他与 python3-barman 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-argh
- simple argparse wrapper (Python 3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL