macOS
brew install pgslicelocal Homebrew formula metadata
brew / 順位 7340
pgslice のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install pgslicelocal Homebrew formula metadata
概要
Postgres partitioning as easy as pie
履歴
pgslice is a PostgreSQL partition-management CLI designed to convert new or populated tables to range partitioning with minimal application changes and downtime.
Andrew Kane's pgslice first shipped in April 2016 as a Ruby command-line tool for partitioning PostgreSQL tables with minimal downtime.
The project added PostgreSQL declarative partitioning and foreign-key support in 2017, then continued tracking PostgreSQL and Ruby compatibility, including generated columns and newer PostgreSQL releases.
The official project describes pgslice as battle-tested at Instacart.
Distribution expanded beyond RubyGems to include Homebrew and Docker, making the command available through several packaging cultures.
Operators set the `PGSLICE_URL` environment variable, prepare an intermediate partitioned table, create partitions, fill it in batches, analyze it, swap it with the original table, and then capture any remaining rows.
The CLI prints executed SQL and supports `--dry-run`; rolling partition creation and archival can keep database size under control.
pgslice packages a careful, multi-stage PostgreSQL partition migration into a repeatable CLI while still printing the SQL it executes and offering dry-run and lock-safety controls.
It is useful to database operators who want declarative partitioning or rolling archival without installing a PostgreSQL server extension.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pgslice | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ankane/pgslice
インストールメタデータ
| パッケージキー | brew:pgslice |
|---|---|
| バージョン | 0.7.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/pgslice |
| ホームページ | https://github.com/ankane/pgslice |
| リポジトリ | https://github.com/ankane/pgslice |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/ankane/pgslice/archive/refs/tags/v0.7.2.tar.gz |
| 最終更新 | 2026-09-13T11:36:57Z |
| Pulse | updated |
| 依存関係 | libpq, ruby |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pgslice |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.