---
title: Delete
url: https://docs.vultr.com/reference/vultr-cli/database/connection-pool/delete
description: Removes a specified connection pool from a Vultr managed database instance, eliminating resources that handled multiple client connections.
publish_date: 2025-09-14T03:03:28.878374Z
last_updated: 2025-11-07T17:42:29.810525Z
---

The `vultr-cli database connection-pool delete` command removes a specified connection pool from a Vultr managed database instance, permanently eliminating the pool's resources and configuration.

## Usage

```console
$ vultr-cli database connection-pool delete <Database ID> <Pool Name>
```