macOS
brew install stolonlocal Homebrew formula metadata
安装
brew install stolonlocal Homebrew formula metadata
概览
Cloud native PostgreSQL manager for high availability
历史
stolon is a cloud-native PostgreSQL high-availability manager. It is packaged as a set of operational CLIs and daemons for people who want PostgreSQL streaming replication, failover control, and service routing in container or cloud environments.
The official README describes stolon as a PostgreSQL manager for high availability across Kubernetes, cloud IaaS, and older infrastructure. Simone Gotti's introduction, linked from the README, says the project was created after earlier HA approaches such as heartbeat, Pacemaker-style clusters, and shared storage proved awkward for cloud and container environments.
The project was framed from the start around cloud and container operations, using etcd, Consul, or the Kubernetes API as the cluster store. The README says the Homebrew formula exists but is unofficial and unsupported by the project, which is useful package-manager context: it is installable through Brew, but upstream still expects operators to check version and support status.
stolon is composed of keeper, sentinel, proxy, and the `stolonctl` administrative client. Operators use those pieces to run PostgreSQL instances, monitor cluster state, calculate the desired cluster view, and route client connections to the current master.
stolon is interesting to package nerds because it packages a distributed PostgreSQL control plane into ordinary binaries. It sits at the intersection of database administration, Kubernetes-era service discovery, and classic Unix daemon packaging.
安全态势
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stolon-keeper | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
stolon-proxy | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
stolon-sentinel | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
stolonctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:stolon |
|---|---|
| 版本 | 0.17.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://talk.stolon.io |
| 仓库 | https://github.com/sorintlab/stolon |
| 最后更新 | 2026-07-26T04:03:46+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.