Ecosystem:Clustering

From PostgreSQL wiki
Jump to navigationJump to search

EXPRESSCLUSTER

  • Provider -- NEC Corporation
  • Website -- http://www.nec.com/en/global/prod/expresscluster/
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL from 8.1 to 9.5
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2016-12-12
  • Description -- EXPRESSCLUSTER (named CLUSTERPRO in Japan) is a software solution for high availability and remote disaster recovery. It enables recovery from all types of failures (hardware, network, application). It has experiences such as verification of 200+ applications and 1000+ km disaster recovery. EXPRESSCLUSTER is a No.1 market share product over 6 years in Asia Pacific region with 17,000+ customers in 50+ countries, implementing 30,000+ cluster systems in 20 years.
  • Additional info -- click here

InfoScale Availability

  • Provider -- Veritas Technologies LLC
  • Website -- https://www.veritas.com/product/business-continuity/infoscale-availability
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL 8.1, 8.4, 9.x
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2016-12-13
  • Description -- InfoScale Availability (Veritas Cluster Server, VCS) is a high-availability cluster software that runs on Unix, Linux, and Windows.
  • Additional info -- click here

LifeKeeper

  • Provider -- SIOS Technology, Inc.
  • Website -- http://us.sios.com/products/sps-linux/
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL from 8.3 to 9.5
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2016-12-12
  • Description -- SIOS Protection Suite software, of which LifeKeeper is a core component, is a Linux clustering solution that provides a tightly integrated combination of high availability failover clustering, continuous application monitoring, data replication, and configurable recovery policies to protect your business critical applications and data from downtime and disasters. SIOS Protection Suite gives you the flexibility to build your choice of SAN or SANLess clusters using a wide array of storage devices, including direct attached storage, iSCSI, Fibre Channel and more. It supports cloud environments such as Amazon Web Services, Microsoft Azure, IBM SoftLayer, etc. It also supports virtualized environments such as VMware, Hyper-V, KVM, XEN, Oracle VM.
  • Additional info -- click here

Microsoft Failover Cluster

  • Provider -- Microsoft Corporation
  • Website --
  • License -- proprietary
  • Interoperability level -- interoperable via generic Windows service
  • Verified PostgreSQL versions -- 9.5 on Windows x64(64-bit)
  • Last update (YYYY-MM-DD) -- 2016-12-12
  • Description -- Microsoft's standard clustering service. PostgreSQL can join the failover by registering it as a generic application cluster resource.
  • Additional info -- click here

Pacemaker

  • Provider -- ClusterLabs
  • Website -- http://clusterlabs.org/
  • License -- open source (GPLv2+, LGPLv2.1+)
  • Interoperability level -- explicitly supports PostgreSQL (no specific version is specified)
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2016-12-13
  • Description -- Pacemaker is A scalable High-Availability cluster resource manager suitable for both small and large deployments. It can use both Corosync and Heartbeat as its cluster infrastructure. Pacemaker incorporates resource agents to start, stop, and monitor various applications. Pacemaker also provides fencing agents that interact with network power switches and SAN devices to isolate cluster members. Pacemaker ships with major Linux distributions, e.g. RHEL, Fedora, SUSE, Debian, and Ubuntu.
  • Additional info -- click here

Red Hat cluster suite

  • Provider -- Red Hat, Inc.
  • Website --
  • License -- open source (GPLv2+, LGPLv2.1+)
  • Interoperability level -- explicitly supports PostgreSQL (no specific version is specified)
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2016-12-13
  • Description -- Red Hat Cluster Suite is Red Hat's implementation of Pacemaker + Corosync. It is offered as High Availability Add-On of RHEL.
  • Additional info -- click here

Serviceguard

  • Provider -- Hewlett Packard Enterprise Company
  • Website -- http://www8.hp.com/us/en/products/servers/hp-ux.html?compURI=1454628#.WE-bMKy7rcs
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL (no specific version is specified)
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2016-12-13
  • Description -- ServiceGuard is a high-availability clustering software that runs on HP-UX and Linux. It integrates PostgreSQL via the PostgreSQL toolkit (a collection of scripts and configuration files). PostgreSQL toolkit requires PostgreSQL database cluster to be located on shared disks.
  • Additional info -- click here

Solaris Cluster

  • Provider -- Oracle Corporation
  • Website -- https://docs.oracle.com/cd/E29086_01/html/E40145/index.html
  • License -- proprietary
  • Interoperability level -- explicitly supports PostgreSQL (no specific version is specified)
  • Verified PostgreSQL versions -- didn't actually run the program, but just checked the documentation
  • Last update (YYYY-MM-DD) -- 2016-12-13
  • Description -- HA for PostgreSQL enables the Oracle Solaris Cluster software to manage PostgreSQL by providing components to perform the orderly startup, shutdown, and fault monitoring of PostgreSQL. It supports shared-disk-less configuration using WAL shipping (which requires pg_standby), as well as the traditional shared disk configuration.
  • Additional info -- click here