Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# pgEdge Distributed Postgres CLI

> [!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**](https://docs.pgedge.com/control-plane) - Declarative API for deploying and managing Postgres clusters on VMs and bare metal.
> - [**pgEdge Ansible**](https://docs.pgedge.com/ansible) - Automated Postgres cluster deployment and configuration management with Ansible playbooks.
> - [**pgEdge Enterprise Packages**](https://docs.pgedge.com/enterprise) - FIPS-enabled, hardened Postgres packages for Enterprise Linux, Debian, and Ubuntu.

The pgEdge Distributed Postgres Command Line Interface (CLI) for managing Postgres and supported components.

[Release notes](https://docs.pgedge.com/platform/pgedge_rel_notes) and further documentation are available on [docs.pgedge.com](https://docs.pgedge.com)
Expand Down
Loading