RDS for PostgreSQL Constraints
The following tables list the constraints designed to ensure the stability and security of RDS for PostgreSQL.
Specifications
Item |
Constraints |
---|---|
Storage space |
|
IOPS |
|
Naming
Item |
Constraints |
---|---|
Instance name |
|
Database name |
|
Account name |
|
Backup name |
|
Parameter template name |
|
Security
Item |
Constraints |
---|---|
root password |
|
Database port |
2100 to 9500 |
Disk encryption |
If you enable disk encryption during instance creation, the disk encryption status and the key cannot be changed later. |
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 the optimal performance of RDS, you can modify parameters in the parameter template you created as needed. |
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. |
Data migration |
You can migrate data from self-managed PostgreSQL databases, PostgreSQL databases built on other clouds, self-managed Oracle databases, RDS for MySQL, self-managed MySQL databases, or MySQL databases built on other clouds to RDS for PostgreSQL, or from one RDS for PostgreSQL instance to another RDS for PostgreSQL instance. Data migration tools include Data Replication Service (DRS), pg_dump, and Data Admin Service (DAS). You are advised to use DRS because it is easy to use and can complete a migration task in minutes. DRS facilitates data transfer between databases, helping you reduce DBA labor costs and hardware costs. |
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 unsubscribed yearly/monthly DB instances and 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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.