Skip to content

Pg-status

v1.3.1 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

Logging now reports host status changes including dead, master, and replica states with synchronicity details.

Full changelog

Logging

The service writes to stdout and stderr. All errors, such as connection errors to pg hosts,
are written to stderr.

Informational messages about service startup and shutdown are written to stdout.

More importantly, information about host status changes is written to stdout:

If a host is dead, the message will be: <host-name>: dead

If a host is revived or becomes a master after failover, the message will be: <host-name>: master

If a host is revived or becomes a replica after failover, the message will be: <host-name>: replica

For replicas, there are also messages about replica synchronicity:

<host-name>: synchronous in time
<host-name>: out of sync in time
<host-name>: synchronous in bytes
<host-name>: out of sync in bytes

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]