0

When I do \l I see myexampledb, then I do dropdb 'myexampledb' in the terminal, I got no error, I do \l again, the db isn't deleted, what's wrong?

I did this exactly:

  1. I do psql
  2. I got error of psql: FATAL: database "steven" does not exist
  3. I do psql -d postgres
  4. I do dropdb 'postgres'
  5. I do \ls
  6. the postgres db isn't removed
Hoknimo
  • 533
  • 2
  • 6
  • 15

0 Answers0