An open API service indexing awesome lists of open source software.

https://github.com/serverfarmer/sf-binary-pgdump

Postgres pg_dump command line tool for various OS and architectures
https://github.com/serverfarmer/sf-binary-pgdump

pgdump pgsql postgres postgresql postgresql-backup postgresql-database

Last synced: 13 days ago
JSON representation

Postgres pg_dump command line tool for various OS and architectures

Awesome Lists containing this project

README

          

sf-binary-pgdump is a dependency extension, providing Postgres pg_dump
command line tool (and required shared library).

It also provides a simple pg_dump wrapper script, which automatically
detects current OS version and architecture, and executes the proper
pg_dump binary, so user can just focus on pg_dump related logic.