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
185 stars
75 watching
20 forks
Language: Python
last commit: 4 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,324 |
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 | 967 |
zalando/pg_view | A tool that provides real-time monitoring of PostgreSQL database and system metrics | 494 |
markwkm/pg_top | A utility that monitors PostgreSQL processes and provides detailed information about their activity | 113 |
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 | 601 |
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 | 170 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
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 | 385 |
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 |