pgcopydb
brew install pgcopydb
v0.17
PostgreSQL
Copy a Postgres database to a target Postgres server
19
30-day installs · #6956
68
90-day · #6518
277
365-day · #6521
Runtime dependencies
Build dependencies
Links
- https://github.com/dimitri/pgcopydb
- GitHub: dimitri/pgcopydb
- Brew formula source: Formula/p/pgcopydb.rb
Caveats
Pgcopydb searches for PostgreSQL command-line tools in your system's PATH environment variable. To use a specific PostgreSQL version's command-line tools, ensure they are accessible in your PATH. When no PostgreSQL tools are found in PATH, pgcopydb defaults to using the command-line tools provided by the libpq formula.
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"sphinx-doc"
],
"categories": [],
"caveats": "Pgcopydb searches for PostgreSQL command-line tools in your system\u0027s PATH environment variable.\nTo use a specific PostgreSQL version\u0027s command-line tools, ensure they are accessible in your PATH.\n\nWhen no PostgreSQL tools are found in PATH, pgcopydb defaults to using the command-line tools provided by the libpq formula.\n",
"conflicts_with": [],
"dependencies": [
"bdw-gc",
"libpq"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Copy a Postgres database to a target Postgres server",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": null,
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "pgcopydb",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": "dimitri/pgcopydb",
"github_stars": null,
"github_topics": [],
"homepage": "https://github.com/dimitri/pgcopydb",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 19,
"installs_365d": 277,
"installs_90d": 68,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "PostgreSQL",
"llm_generated_at": null,
"llm_model": null,
"name": "pgcopydb",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6956,
"rank_365d": 6521,
"rank_90d": 6518,
"raw_hash": "fb52f49a462613f9",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/pgcopydb.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.17",
"versioned_formulae": [],
"why_use_this": null
}