This is the Linux app named pgactive whose latest release can be downloaded as v2.1.7sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named pgactive with OnWorks for free.
Làm theo các hướng dẫn sau để chạy ứng dụng này:
- 1. Đã tải ứng dụng này xuống PC của bạn.
- 2. Nhập vào trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 3. Tải lên ứng dụng này trong trình quản lý tệp như vậy.
- 4. Khởi động trình giả lập trực tuyến OnWorks Linux hoặc trình giả lập trực tuyến Windows hoặc trình mô phỏng trực tuyến MACOS từ trang web này.
- 5. Từ Hệ điều hành OnWorks Linux mà bạn vừa khởi động, hãy truy cập trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 6. Tải xuống ứng dụng, cài đặt và chạy nó.
MÀN HÌNH
Ad
pgactive
MÔ TẢ
pgactive is an open-source extension for PostgreSQL that enables active-active replication across multiple database instances—meaning each node can accept writes and replicate changes to other nodes. Traditionally PostgreSQL supports active-standby setups (single writable master), but pgactive opens up use cases such as multi-region high-availability clusters, low-latency writes from distributed apps, and blue/green migrations where both sides are writable. It builds on PostgreSQL’s logical replication framework and offers mechanisms for conflict detection, resolution (e.g., last-write-wins), monitoring of lag and writes across nodes. Because active-active replication introduces new complexity (conflicts, schema changes, write amplification), pgactive provides tools for managing replication sets, conflict logging tables, and administrative commands to detach nodes or remove the extension.
Tính năng
- Enables writable multi-node (active-active) replication for PostgreSQL clusters
- Conflict detection and resolution mechanisms (e.g., conflict history tables, last-write-wins)
- Commands and administration tools to join/detach nodes and manage replication sets
- Built on PostgreSQL logical replication, supporting multiple versions and upgrades
- Monitoring of replication lag, node connectivity, and replication health
- Apache 2.0 licensed extension, suitable for integration with RDS/PostgreSQL ecosystems
Ngôn ngữ lập trình
C
Danh Mục
This is an application that can also be fetched from https://sourceforge.net/projects/pgactive.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
