Source: https://stackoverflow.com/questions/18736345/export-and-import-table-dump-sql-using-pgadmin
- In pgAdmin, select the required target scheme in object tree - Click on Plugins/PSQL Console - Write \i /path/to/yourfile.sql - Press enter