PostgreSQL Delete a Database

To delete a PostgreSQL database, run

DROP DATABASE DB_NAME;

Example

DROP DATABASE "odoodb2";

PostgreSQL drop database

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *