This topic describes how to create a PolarDB for PostgreSQL cluster in the PolarDB console.
Prerequisites
An Alibaba Cloud account is registered and is used to log on to the PolarDB console. For more information, see Register and log on to an Alibaba Cloud account.
Background information
A PolarDB for PostgreSQL cluster of Enterprise Edition or Standard Edition consists of one primary node and a maximum of 15 read-only nodes. To ensure high availability, at least one read-only node is required to implement the active-active architecture. A node is a virtual database server. You can create and manage multiple databases on a node.
NotePolarDB for PostgreSQL supports only Virtual Private Cloud (VPC). Each VPC is an isolated network on Alibaba Cloud and is more secure than the classic network.
To fully leverage the performance capabilities of PolarDB, your PolarDB cluster needs to be deployed in the same internal network with other Alibaba Cloud services. We recommend that you deploy PolarDB clusters and Elastic Compute Service (ECS) instances in the same VPC to make full use of the capabilities provided by PolarDB. If your ECS instance is deployed in a classic network, you need to migrate the instance to a VPC.
The PolarDB for PostgreSQL Distributed Edition cluster is a distributed database solution developed based on the PolarDB for PostgreSQL centralized edition. The cluster uses a compute node (CN) and data node (DN) two-layer architecture to decouple compute and storage and provide distributed scaling capabilities. The cluster combines the strengths of a distributed database with the proven capabilities of the PolarDB for PostgreSQL centralized edition and can meet the diverse performance and reliability requirements of enterprise-level applications.
Procedure
For instructions about how to create a cluster, see the following topics:
Enterprise Edition: Purchase a pay-as-you-go cluster or Purchase a subscription cluster.
Standard Edition: Purchase a pay-as-you-go cluster or Purchase a subscription cluster.
Distributed Edition: Purchase a Distributed Edition cluster.
Related API operations
API | Description |
Creates a PolarDB cluster. | |
Queries PolarDB clusters. | |
Queries the information about a PolarDB cluster. | |
Queries the auto-renewal feature status for a subscription PolarDB cluster. | |
Configures the auto-renewal feature for a subscription PolarDB cluster. |