Is there a way to import .dump file from Heroku to pgadmin?
I've tried something like below in SQL editor
pg_restore -c -d virtual b003.dump
but I'm getting
ERROR: syntax error at or near "pg_restore"
LINE 1: pg_restore -c -d virtual b003.dump
^
********** Error **********
ERROR: syntax error at or near "pg_restore"
SQL state: 42601
Character: 1