pglookout
Replication monitor
A daemon that monitors PostgreSQL replication and automatically fails over to a new primary node if necessary.
PostgreSQL replication monitoring and failover daemon
186 stars
78 watching
20 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
aiven-open/pghoard | A tool that automates the process of backing up and restoring PostgreSQL databases to cloud object stores. | 1,316 |
lesovsky/pgcenter | A command-line tool for monitoring and troubleshooting Postgres databases. | 1,551 |
rapidloop/pgmetrics | A tool to collect and display performance metrics from a running PostgreSQL server | 965 |
zalando/pg_view | A tool that provides real-time monitoring of PostgreSQL database and system metrics | 495 |
markwkm/pg_top | A tool for monitoring PostgreSQL processes and queries in real-time. | 112 |
danilochilene/pyora | A Python script to monitor and manage Oracle databases remotely. | 120 |
astrofrog/psrecord | A utility that records CPU and memory activity of processes | 595 |
maxcnunes/gaper | A tool that monitors and restarts a Go project after it crashes or when specific files change. | 81 |
dani3l0/status | A lightweight system monitoring tool that provides real-time information about a Linux server's status and performance | 163 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |
dalibo/pgbadger | A tool for monitoring PostgreSQL query performance and health | 23 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
the4thdoctor/pg_chameleon | Replicates data from MySQL to PostgreSQL using Python | 384 |
uptimejp/sql_firewall | A PostgreSQL extension that monitors and controls incoming queries to prevent SQL injections and unwanted activity. | 175 |
lujeni/mongoop | A tool to monitor and analyze long-running MongoDB operations and trigger alerts or performance analysis | 39 |