macOS
brew install pg_partmanlocal Homebrew formula metadata
brew / Rang 4227
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pg_partman in AI-Agent-Workflows.
Installation
brew install pg_partmanlocal Homebrew formula metadata
sudo apt install postgresql-17-partmanDebian stable package indexes · postgresql-17-partman · Quelle: deb.debian.org
sudo dnf install pg_partmanFedora Rawhide package metadata · pg_partman · Quelle: dl.fedoraproject.org
sudo apt install postgresql-16-partmanUbuntu 24.04 LTS package indexes · postgresql-16-partman · Quelle: archive.ubuntu.com
Überblick
Partition management extension for PostgreSQL
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
check_unique_constraint.py | cli | globales Executable | |
dump_partition.py | cli | globales Executable | |
vacuum_maintenance.py | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pgpartman/pg_partman
Installationsmetadaten
| Paketschlüssel | brew:pg_partman |
|---|---|
| Version | 5.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pg_partman |
| Homepage | https://github.com/pgpartman/pg_partman |
| Repository | https://github.com/pgpartman/pg_partman |
| Lizenz | PostgreSQL |
| Quellarchiv | https://github.com/pgpartman/pg_partman/archive/refs/tags/v5.5.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-15T01:40:46Z |
| Pulse | updated |
| Build-Abhängigkeiten | postgresql@17, postgresql@18 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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_partmanQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.