Disable the database proxy feature for an ApsaraDB RDS for PostgreSQL instance when you have a small number of read requests or you no longer use the database proxy feature.
Prerequisites
Before you begin, ensure that you have:
The database proxy feature enabled on your RDS instance. For setup instructions, see Enable the database proxy feature.
Usage notes
Disabling the database proxy releases all database proxy endpoints. Connections using the internal or public endpoint of those proxy endpoints will stop working. Database proxy endpoints were formerly named proxy terminals.
The endpoints of your primary instance are not affected.
If you re-enable the database proxy after disabling it, new database proxy endpoints are assigned.
Disable the database proxy
Go to the Instances page. In the top navigation bar, select the region where your RDS instance resides. Find the instance and click its ID.
In the left-side navigation pane, click Database Proxy.
In the upper-right corner, click Disable Database Proxy.
In the dialog box, click OK.
API reference
| Operation | Description |
|---|---|
| ModifyDBProxy | Enables or disables the database proxy feature. |
| DescribeDBProxy | Queries the details of a database proxy. |