Trying to import a database.
Followed this documentation Restore: $ psql -U {user-name} -d {desintation_db}-f {dumpfilename.sql}
What am I doing wrong?
Trying to import a database.
Followed this documentation Restore: $ psql -U {user-name} -d {desintation_db}-f {dumpfilename.sql}
What am I doing wrong?