pg_back (databases/pg_back) Updated: 5 months, 1 week ago Add to my watchlist
Simple backup tool for PostgreSQLpg_back is a dump tool for PostgreSQL. The goal is to dump all or some databases with globals at once in the format you want, because a simple call to pg_dumpall only dumps databases in the plain SQL format. Behind the scene, pg_back uses pg_dumpall to dump roles and tablespaces definitions, pg_dump to dump all or each selected database to a separate file in the custom format. It also extract database level ACL and configuration that is not dumped by pg_dump older than 11. Finally, it dumps all configuration options of the PostgreSQL instance.
Version: 2.3.1 License: MIT GitHubMaintainers | herbygillot |
Categories | databases |
Homepage | https://github.com/orgrim/pg_back |
Platforms | darwin freebsd linux |
Variants | - |
"pg_back" depends on
build (2)
Ports that depend on "pg_back"
No ports
Port Health:
Loading Port Health
Installations (30 days)
0
Requested Installations (30 days)
0
Livecheck results
pg_back seems to have been updated (port version: 2.3.1, new version: 2.5.0)
livecheck ran: 1 day, 20 hours ago