//just enter any database by using ```psql [databaseName]``` //then enter this command ```DROP DATABASE [databaseName]; //make sure to close the line with ```;```