macOS
brew install pg_partmanlocal Homebrew formula metadata
brew / rang 4227
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pg_partman pour les workflows d'agents IA.
installation
brew install pg_partmanlocal Homebrew formula metadata
sudo apt install postgresql-17-partmanDebian stable package indexes · postgresql-17-partman · Source: deb.debian.org
sudo dnf install pg_partmanFedora Rawhide package metadata · pg_partman · Source: dl.fedoraproject.org
sudo apt install postgresql-16-partmanUbuntu 24.04 LTS package indexes · postgresql-16-partman · Source: archive.ubuntu.com
aperçu
Partition management extension for PostgreSQL
historique
pg_partman is a PostgreSQL extension that creates and maintains time- or number-based partition sets, including future partition creation, retention, migration, and background maintenance.
pg_partman began as a PostgreSQL extension for managing time- and number-based partition sets, including the trigger-based techniques required by older PostgreSQL releases. As PostgreSQL's declarative partitioning matured, pg_partman added support for the core implementation and migration tooling.
The 5.x series completed a major architectural transition: version 5.0.1 dropped trigger-based partitioning, required PostgreSQL 14 or newer, and standardized on built-in declarative partitioning. Later 5.x releases expanded supported partitioning forms and maintenance capabilities.
pg_partman is distributed not only from source but through community-maintained PostgreSQL operating-system packages. Its usefulness grew as PostgreSQL installations needed repeatable automation for creating future partitions, applying retention, and maintaining large time-series or sequence-based tables.
Administrators create the extension in a chosen database schema, register existing declaratively partitioned parent tables, and configure policies in pg_partman's database configuration tables. Maintenance can be invoked by a scheduler or automated with the bundled background worker; retention, premaking, migration, and monitoring features support production partition lifecycles.
The extension packages a substantial amount of PostgreSQL partitioning operational knowledge into database objects and an optional background worker. Package maintainers must track both PostgreSQL-version compatibility and major pg_partman migrations, particularly the transition away from trigger-based partitioning.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
check_unique_constraint.py | cli | exécutable global | |
dump_partition.py | cli | exécutable global | |
vacuum_maintenance.py | cli | exécutable global |
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.
https://github.com/pgpartman/pg_partman
métadonnées d'installation
| Clé du paquet | brew:pg_partman |
|---|---|
| Version | 5.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/pg_partman |
| Page d'accueil | https://github.com/pgpartman/pg_partman |
| Dépôt | https://github.com/pgpartman/pg_partman |
| Licence | PostgreSQL |
| Archive source | https://github.com/pgpartman/pg_partman/archive/refs/tags/v5.5.0.tar.gz |
| Dernière mise à jour | 2026-09-15T01:40:46Z |
| Pulse | updated |
| Dépendances de compilation | postgresql@17, postgresql@18 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pg_partman |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
postgresql-17-partman 5.2.4-1
PostgreSQL Partition Manager
https://github.com/pgpartman/pg_partman
sudo apt install postgresql-17-partmanpostgresql-16-partman 5.0.1-1
PostgreSQL Partition Manager
https://github.com/pgpartman/pg_partman
sudo apt install postgresql-16-partmanpg_partman 5.4.3-3.fc45
PostgresSQL Partition Manager
https://github.com/pgpartman/pg_partman
sudo dnf install pg_partmanpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.