PostgreSQL: Drop Database but DB is still there [duplicate] July 18, 2023 by Tarik Did you type a ; after the DROP DATABASE test_db? Did PostgreSQL print a response to your command?