This release adds 1 notable feature for engineering teams evaluating rollout.
Published 6mo
Relational Databases
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
c
docker
high-availability
high-load
http-api
lightweight
+10 more
master-replica
microservice
monitoring
observability
performance
postgresql
replication
service-discovery
sidecar
sql
Summary
AI summaryAdded /status API to query a specific host's master and alive status.
Full changelog
Added a new api: /status to get the status of a specific host
GET /status
Returns status of a host that you specified in the get parameter.
For example: http://127.0.0.1:8000/status?host=host-1
{
"master": true,
"alive": true
}
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Pg-status
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]