I\'m having an issue restoring a dump taken from a Postgres database. The command I\'m using is:
psql -d importantdb -U postgres -f importantdb.dmp -h localhost