Questions tagged [drop-database]

46 questions
-1
votes
1 answer

I can't drop a database in PostgreSQL 11

I have 5 databases which are shown below. I am trying to drop test database by using "drop database test". But when i check list of databases than test database also shown in that list. What should I do now? How i can resolve this issue?
1 2 3
4