Pingu
Computer MySQL PostgreSQL Books Publications
Spielereien Kanu Geopolitik Business TopoDB POI Klettersteigen History TransPool Thermal Baden Brokenstuben Goldwaschen
Blog Contact
Shinguz
Google
/ch/open

Proxies for PostgreSQL

/ home / computer / postgresql / postgresql for mysql admins / .

Table of Contents

Details
  1. Pgpool-II
  2. Slony-I
  3. HAproxy
  4. ProxySQL
  5. pgCat
  6. PgBouncer
  7. JDBC-Connector

PostgreSQL 16 Brings Native Load Balancing to libpq for Improved Scalability https://medium.com/@mydbopsdatabasemanagement/postgresql-16-brings-native-load-balancing-to-libpq-for-improved-scalability-54a0a2588552

https://dhamaniasad.github.io/awesome-postgres/ https://github.com/stars/tbussmann/lists/postgresql

mails von daniel und tobias

Pgpool-II

Based on PostgreSQL Streaming Replication

Slony-I

(outdated?) https://www.slony.info/ https://wiki.postgresql.org/wiki/Slony

HAproxy

ProxySQL

https://proxysql.com/documentation/proxysql-configuration-postgresql/

ProxySQL for PostgreSQL https://proxysql.com/documentation/proxysql-configuration-postgresql/

Spock pgEdge (Enterprise) https://docs.pgedge.com/spock-v5/development/install_spock/#creating-a-replication-scenario

EDB Failover manager

https://www.reddit.com/r/PostgreSQL/comments/1j0chnt/what_solution_do_you_use_for_automatic_failover/

Introduction to pg_auto_failover (Citus) https://pg-auto-failover.readthedocs.io/en/main/intro.html

Repmgr https://wiki.postgresql.org/wiki/Repmgr

pgCat

Connection pooler, not so much maintened any more?

PgBouncer

JDBC-Connector