Skip to content

pgEdge Distributed Postgres (CLI) - Deprecated

pgEdge Distributed Postgres (the CLI) includes a command line interface (CLI) that simplifies creation and management of a multi-master distributed pgEdge Postgres cluster in your own data center or cloud account.

Important

This project is deprecated and no longer actively developed. ARM support has been discontinued. We will continue to produce maintenance releases for x86 only.

We recommend migrating to one of the following alternatives:

  • pgEdge Control Plane - Declarative API for deploying and managing Postgres clusters on VMs and bare metal.
  • pgEdge Ansible - Automated Postgres cluster deployment and configuration management with Ansible playbooks.
  • pgEdge Enterprise Packages - FIPS-enabled, hardened Postgres packages for Enterprise Linux, Debian, and Ubuntu.

For self-hosted and on-prem Installations, the CLI offers the flexibility to simply and quickly deploy distributed multi-master clusters with containers/VMs or CLI/API installers and tooling. For web and AI applications that rely on Postgres for low latency and high availability, the CLI running on a Cloud provider can ensure your applications are highly available and globally responsive. You can seamlessly deploy the CLI on:

... and more.

Containers and VMs Container images are designed to run on any modern container platform, including:

  • Docker
  • Kubernetes

For those who prefer to self-manage, the CLI offers all the features of pgEdge Distributed Postgres for use in any data center or provider cloud account. The CLI is suitable for both development and production environments, with enterprise support plans available.

Professional Grade Support, 24/7

If your organization needs professional grade support, pgEdge offers support and management subscriptions. You get all of the benefits of pgEdge products, plus:

  • 24/7 support by phone, email or ticketing system
  • Architecture reviews, performance reviews, and guidance
  • Early access to all software updates and new features
  • A dedicated technical account manager (TAM)
  • Fully licensed for production usage (on a per vCPU basis)

For more information about support for pgEdge Distributed Postgres (VM Edition), reach out to pgEdge.

Learn More

pgEdge distributed Postgres uses logical replication to distribute changes amongst database nodes. pgEdge developed the Spock extension for this purpose. Learn more about Spock at the pgEdge blog site.

Connect with the pgEdge Community Join the pgEdge Discord server here.

Visit our open source projects on GitHub