A TencentDB instance is a standalone database environment running in Tencent Cloud. It includes multiple databases created by users and can be accessed using the same tools and applications as those for a standalone database instance.
TencentDB for PostgreSQL supports the following types of instances:
Instance Type | Definition | Architecture | Visible in the Instance List | Feature |
---|---|---|---|---|
Primary instance | An instance that can be read from and written to | High-Availability edition | Yes | A primary instance can mount read-only instances for read/write separation |
Read-Only instance | An instance that can only be read from | Single-Node read-only | Yes | A read-only instance cannot exist on its own. Instead, it must be affiliated to a primary instance. Its data comes solely from syncing with the primary instance, and it must reside in the same region as the primary instance. By default, you can create up to seven read-only instances for a primary instance. To create more than seven read-only instances, please submit a ticket. |
Edition | Version | Specification Type | CPU and MEM | Disk Capacity |
---|---|---|---|---|
Dual-Server high-availability edition (one primary and one standby) Read-Only instance |
10, 11, 12 and 13 | General - local high-performance SSD | 1 core, 2 GiB | 10-2,000 GB |
2 cores, 4 GiB | 10-2,000 GB | |||
2 cores, 6 GiB | 10-2,000 GB | |||
4 cores, 8 GiB | 10-2,000 GB | |||
4 cores, 16 GiB | 10-2,500 GB | |||
6 cores, 24 GiB | 10-3,000 GB | |||
8 cores, 32 GiB | 10-3,500 GB | |||
8 cores, 48 GiB | 10-4,000 GB | |||
12 cores, 64 GiB | 1,000-4,500 GB | |||
16 cores, 96 GiB | 1,000-5,000 GB | |||
20 cores, 128 GiB | 1,000-5,500 GB | |||
28 cores, 240 GiB | 1,000-6,000 GB | |||
48 cores, 480 GiB | 1,000-6,000 GB |
Was this page helpful?