DBeaver / PostgreSQL: "Error: database already exists", but I can't find it
I want to create database called "President" by rightclicking on PostgreSQL and selecting Create Database . However, I get the error in the screenprint below. I can create databases with other names like SomeOtherDatabase and SomeOtherDatabase2 (see screenprints). Any ideas how I can find and delete the database "President" that seems to exist already? UPDAT