pg_back (databases/pg_back) Updated: 7 months, 2 weeks 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 GitHubStatistics for selected duration
2025-Jan-02 to 2025-Feb-01
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.