ncloud_delete_postgresql_databases
Delete databases from a Cloud DB for PostgreSQL instance. Provide the instance number and database list, and set confirm=true to execute the removal.
Instructions
⚠️ Destructive: Delete databases from a Cloud DB for PostgreSQL instance. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| cloudPostgresqlInstanceNo | Yes | Cloud PostgreSQL instance number | |
| cloudPostgresqlDatabaseList | Yes | List of databases to delete |