RDS for PostgreSQL Constraints
The following tables list the constraints designed to ensure the stability and security of RDS for PostgreSQL.
Specifications and Performance
Item | Constraints |
---|---|
Storage space |
|
IOPS |
|
Quotas
Item | Constraints | Description |
---|---|---|
Read replica | A maximum of five read replicas can be created for a DB instance. | For more information, see Introducing Read Replicas. |
Tags | A maximum of 20 tags can be added for a DB instance. | For more information, see RDS for PostgreSQL Tags. |
Free backup space | RDS provides free backup space of the same size as your purchased storage space. | After you pay for the storage space of your DB instance, you will get a backup space of the same size for free. For more information, see How Is RDS Backup Data Billed? |
Retention period of automated backups | The default value is 7 days. The value ranges from 1 to 732 days. | For more information, see Configuring an Automated Backup Policy. |
Log query |
| For more information, see Log Management. |
Naming
Item | Constraints |
---|---|
Instance name |
|
Database name |
|
Account name |
|
Backup name |
|
Parameter template name |
|
Security
Item | Constraints |
---|---|
root password |
For more information, see Resetting the Administrator Password. |
Database port | 2100 to 9500 For more information, see Changing a Database Port. |
Disk encryption | If you enable disk encryption during instance creation, the disk encryption status and the key cannot be changed later. For more information, see Performing a Server-Side Encryption. |
VPC | The VPC where a DB instance is located cannot be changed after the instance is created. |
Security group |
|
System account | To provide O&M services, the system automatically creates system accounts when you create RDS for PostgreSQL DB instances. These system accounts are unavailable to you.
|
Instance parameter | To ensure optimal performance of RDS, you can modify parameters in the parameter template you created as needed. For more information, see Suggestions on RDS for PostgreSQL Parameter Tuning. |
Instance Operations
Item | Constraints |
---|---|
Instance deployment | ECSs where DB instances are deployed are not directly visible to you. You can only access the DB instances through IP addresses and database ports. |
Primary/Standby replication | RDS for PostgreSQL uses a primary/standby dual-node replication cluster. You do not need to set up replication additionally. The standby DB instance is not visible to you and therefore you cannot access it directly. |
Rebooting a DB instance | DB instances cannot be rebooted through commands. They must be rebooted through the RDS console. |
Viewing backups | You can download automated and manual backups for local storage. To download a backup, you can use OBS Browser+, the current browser, or the download URL. |
Log management | RDS for PostgreSQL logging is enabled by default and cannot be disabled. |
Recycle bin | RDS allows you to move deleted pay-per-use DB instances to the recycle bin. You can rebuild a DB instance that was deleted up to 7 days ago from the recycle bin. |
- Specifications and Performance
- Quotas
- Naming
- Security
- Instance Operations