pg_auto_failover
HA service
Automated failover and high-availability solution for PostgreSQL clusters
Postgres extension and service for automated failover and high-availability
1k stars
55 watching
115 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
auto-failoverhigh-availabilitypostgrespostgresqlpostgresql-extension
Related projects:
Repository | Description | Stars |
---|---|---|
clusterlabs/paf | Automated failover and high availability solution for PostgreSQL clusters using Pacemaker and Corosync. | 342 |
enterprisedb/repmgr | Replication and failover toolset for PostgreSQL clusters | 1,584 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
schemaplus/schema_plus_pg_indexes | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
opmdg/check_pgactivity | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
uptimejp/sql_firewall | A PostgreSQL extension that monitors and controls incoming queries to prevent SQL injections and unwanted activity. | 175 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
aiven-open/pghoard | A tool that automates the process of backing up and restoring PostgreSQL databases to cloud object stores. | 1,324 |
postgrespro/pg_probackup | A utility to manage periodic backups and recovery of PostgreSQL databases | 719 |
davyjoneslocker/postgres_ext | Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
casecommons/pg_search | A library that provides named scopes for searching in PostgreSQL databases | 1,366 |
dhth/schemas | Tools for inspecting Postgres schemas from the command line. | 13 |