$ dropdb cal $ createdb cal $ psql cal -f mydatabase.sql
What is the reason for using cal in this instance to load the sql file? And what does the dropd