Skip to content

pgbalancer 4.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Oct 13:09
· 7 commits to main since this release

pgbalancer 4.5.0-1

Modern PostgreSQL Connection Pooler with REST API

📦 Packages

  • PostgreSQL versions: 16, 17, 18
  • RPM: RHEL/CentOS Stream 9, Rocky Linux 9, AlmaLinux 9
  • DEB: Ubuntu 22.04/24.04, Debian 11/12

🚀 Installation

RPM (RHEL/Rocky/AlmaLinux):

sudo dnf install pgbalancer_17-*.rpm

DEB (Ubuntu/Debian):

sudo dpkg -i postgresql-17-pgbalancer_*.deb
sudo apt-get install -f

✨ Features

  • REST API (17 endpoints)
  • AI Load Balancing
  • bctl CLI tool
  • MQTT clustering
  • Connection pooling
  • JWT authentication

📚 Documentation

Full Changelog: https://github.com/pgElephant/pgBalancer/commits/v1.0.0