Documentation

Delete a database

Use the influxctl database delete command to delete a database from your InfluxDB Cloud Dedicated cluster.

  1. If you haven’t already, download and install the influxctl CLI.

  2. Run the influxctl database delete command and provide the following:

    • Name of the database to delete
    influxctl database delete <DATABASE_NAME>
    
  3. Confirm that you want to delete the database.

Deleting a database cannot be undone

Once a database is deleted, data stored in that database cannot be recovered.

Cannot reuse database names

After a database is deleted, you cannot reuse the same name for a new database.


Was this page helpful?

Thank you for your feedback!


Introducing InfluxDB 3.0

The new core of InfluxDB built with Rust and Apache Arrow. Available today in InfluxDB Cloud Dedicated.

Learn more

State of the InfluxDB Cloud Serverless documentation

The new documentation for InfluxDB Cloud Serverless is a work in progress. We are adding new information and content almost daily. Thank you for your patience!

If there is specific information you’re looking for, please submit a documentation issue.