I am unable to delete a database called postgres. Here is my code from trying to drop it in the command line in Git-Bash:
default=# DROP DATABASE postgres; E