All Products
Search
Document Center

PolarDB:Purchase a cluster

Last Updated:Jun 13, 2025

This topic describes how to purchase a PolarDB cluster in the PolarDB console.

Background information

  • The number of read-only nodes supported by a centralized PolarDB for PostgreSQL cluster depends on the Database Edition. An Enterprise Edition cluster can have one primary node and up to 15 read-only nodes. A Standard Edition cluster can have one primary node and up to 7 read-only nodes. To ensure high availability, make sure that a cluster has at least one read-only node in addition to the primary node. The primary node and read-only nodes operate in active-active failover mode, which enables automatic switchover in the event of a primary node failure. If the primary node fails, a read-only node can automatically take over as the new primary node, ensuring uninterrupted database availability.

    Note

    PolarDB delivers optimal performance only when it communicates with other Alibaba Cloud products over the internal network. Therefore, we recommend that you use PolarDB along with Elastic Compute Service (ECS) and deploy the PolarDB cluster on the same VPC as the ECS instance. Otherwise, PolarDB cannot deliver optimal performance.

  • A PolarDB for PostgreSQL Distributed Edition cluster is built on a PolarDB for PostgreSQL Centralized Edition cluster. It uses a two-layer architecture of compute nodes (CNs) and data nodes (DNs) to achieve distributed scalability and separate computing and storage resources. It supports all existing capabilities of the PolarDB for PostgreSQL Centralized Edition cluster and also fully meets the diverse performance and reliability requirements of enterprise-level business.

How to purchase a cluster

Purchase method

Description

Quick purchase

You can purchase a PolarDB for PostgreSQL cluster of Enterprise Edition or Standard Edition in minutes to enhance configuration efficiency.

Custom purchase

Based on different creation methods, you can purchase a PolarDB for PostgreSQL cluster of Enterprise Edition or Standard Edition in the following ways:

  • Create Primary Cluster: creates a new PolarDB cluster.

  • Migrate from RDS: clones data from an Apsara RDS instance, and then synchronizes incremental data. This method is mainly used for migration.

  • Restore from Recycle Bin: creates a new cluster by restoring a deleted cluster from the recycle bin.

Purchase a Distributed Edition cluster

You can create a PolarDB for PostgreSQL Distributed Edition cluster by creating a primary cluster. The Distributed Edition cluster uses a two-layer architecture of compute nodes (CNs) and data nodes (DNs) to achieve distributed scalability and separate computing and storage resources.

Related API operations

API

Description

CreateDBCluster

Creates a PolarDB cluster.

DescribeDBClusters

Queries PolarDB clusters.

DescribeDBClusterAttribute

Queries the information about a PolarDB cluster.

DescribeAutoRenewAttribute

Queries the auto-renewal feature status for a subscription PolarDB cluster.

ModifyAutoRenewAttribute

Configures the auto-renewal feature for a subscription PolarDB cluster.