Removes a specified connection pool from a Vultr managed database instance, eliminating resources that handled multiple client connections.
The vultr-cli database connection-pool delete
command removes a specified connection pool from a Vultr managed database instance, eliminating the dedicated resource that handled multiple client connections.
$ vultr-cli database connection-pool delete <Database ID> <Pool Name>
No comments yet.