pkg.soopen package index

brew / rang 6719

Installer pgroll avec Homebrew, MacPorts, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pgroll pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install pgroll

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install pgroll

MacPorts ports tree · databases/pgroll/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#pgroll

nixpkgs package indexes · pkgs/by-name/pg/pgroll/package.nix · Source: api.github.com

Windows

Scoopvérifié · 92%
scoop install main/pgroll

Scoop official bucket manifest trees · bucket/pgroll.json · Source: api.github.com

aperçu

Résumé du paquet

Postgres zero-downtime migrations made easy

Commandes et alias

  • pgroll

historique

Historique du projet et usages

pgroll is Xata's open-source PostgreSQL schema-migration tool for applying reversible changes without application downtime. It exposes multiple schema versions concurrently so old and new application releases can operate during a rollout.

Historique du projet

Xata created pgroll as an open-source PostgreSQL migration tool focused on zero-downtime and reversible schema changes. The project drew inspiration from Reshape, PgHaMigrations, and established expand-and-contract migration practices.

The tool evolved around versioned schemas and views over physical tables. Its release series added broader migration operations and workflow commands while retaining the start, complete, and rollback lifecycle.

Historique d'adoption

pgroll is distributed through Homebrew, MacPorts, Nix, and Scoop according to source_facts.package-manager, providing native package routes across macOS, Linux, and Windows.

The project supports PostgreSQL 14 and later and is designed to work with hosted PostgreSQL services, including Amazon RDS and Aurora, broadening its relevance beyond self-managed installations.

Modes d'utilisation

A typical workflow initializes pgroll's internal database state, optionally baselines an existing schema, starts a migration from a YAML or JSON file, moves applications to the new versioned schema, and then completes or rolls back the migration.

The PostgreSQL connection is supplied through a command-line URL or related runtime configuration. Official documentation does not designate a fixed config file or separate credentials file; migration definitions are project inputs stored wherever the user chooses.

Pourquoi les passionnés de paquets s'y intéressent

pgroll brings deployment-oriented expand-and-contract ideas into a standalone PostgreSQL CLI. Its defining feature is serving old and new schema versions simultaneously through views, enabling application rollouts and database migrations to proceed independently.

Package users care about its single Go binary, reversible migration files, automated backfills, short lock timeout strategy, and ability to introduce its migration model to an existing schema through a baseline operation.

Chronologie

  • Initial project era: Xata introduced pgroll as an open-source zero-downtime migration tool for PostgreSQL.
  • Release evolution: The project expanded its migration operations and added workflow commands such as baseline, pull, create, validate, and migrate.
  • Current support: Official documentation targets PostgreSQL 14 and later.

Related projects

  • The official project materials cite Reshape and PgHaMigrations as related or inspirational projects. pgroll also addresses the same deployment problem as expand-and-contract migration patterns, but automates versioned database interfaces for PostgreSQL.

Sources

  • Official documentation: https://pgroll.com/docs
  • Official releases: https://github.com/xataio/pgroll/releases
  • Official repository README: https://github.com/xataio/pgroll#readme
  • source_facts.package-manager

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour pgroll. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
pgrollcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-09-19
version du gestionnaire0.16.3
gestionnaire mis à jour2026-09-13
données localesOK
amontà jour
dernière version détectéev0.16.2

https://github.com/xataio/pgroll

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:pgroll
Version0.16.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/pgroll
Page d'accueilhttps://pgroll.com
Dépôthttps://github.com/xataio/pgroll
Docs amonthttps://pgroll.com
LicenceApache-2.0
Archive sourcehttps://github.com/xataio/pgroll/archive/refs/tags/v0.16.2.tar.gz
Dernière mise à jour2026-09-13T11:34:16Z
Pulseupdated
Dépendanceslibpg_query
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepgroll
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

pgroll

nix profile install nixpkgs#pgroll
  • normalized package name match
  • Correspondance par : Pgroll
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pg/pgroll/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

pgroll

sudo port install pgroll
  • normalized package name match
  • Correspondance par : Pgroll
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/pgroll/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/pgroll

scoop install main/pgroll
  • normalized package name match
  • Correspondance par : Pgroll
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/pgroll.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation