Light
Dark
System
v3latest
v3latest
v2
v1

edgedb database drop

Drop a database.

edgedb database drop [options] name

edgedb database drop is a terminal command equivalent to drop database.

The database drop command runs in the EdgeDB instance it is connected to. For specifying the connection target see connection options.

name

The name of the database to drop.

--non-interactive

Drop the database without asking for confirmation.

Light
Dark
System

We use ChatGPT with additional context from our documentation to answer your questions. Not all answers will be accurate. Please join our Discord if you need more help.