Skip to content

Pg-status

v1.2.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 6mo Relational Databases
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Added /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

Track Pg-status

Get notified when new releases ship.

Sign up free

About Pg-status

All releases →

Related context

Beta — feedback welcome: [email protected]