[ 源代码: barman ]
软件包:python3-barman(3.4.0-1)
python3-barman 的相关链接
Debian 的资源:
下载源码包 barman:
- [barman_3.4.0-1.dsc]
- [barman_3.4.0.orig.tar.gz]
- [barman_3.4.0.orig.tar.gz.asc]
- [barman_3.4.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [www.pgbarman.org]
相似软件包:
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-argcomplete
- bash tab completion for argparse (for Python 3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL