I want to import dump.psql file to PostgreSQL.
Postgres admin panel only supports executing sql files not psql. How can I do this?
I want to import dump.psql file to PostgreSQL.
Postgres admin panel only supports executing sql files not psql. How can I do this?