I started the postgres database in docker and it has a running status threre on port 5432
I made a connection with this port through pgAdmin4 but when I try to view DB there is no bookbrainz DB and if I set the value of maintenance database to bookbrainz it shows error message saying “bookbrainz database does not exist” -
Can somebody please help me ?