I\'m trying to drop the database I\'m currently connected to like so, but I\'m getting this error:
pq: cannot drop the currently open database
If you encounter this problem in IntelliJ, change the schema with the following dropdown to postgres.
After that, I was able to drop a db.