instead of `docker exec -it postgres psql -U postgres -d moviedb` it should be like this: `docker exec -it postgres psql -U postgres -d orderdb` it is kinda confusing for the first time