I am trying to import a pg_dump from a Linux machine called "dump.sql" into a windows machine that has PgAdmin4 that does not have psql working.
I keep getting this error message:
pg_restore: [archiver] input file appears to be a text format dump. Please use psql.
Any help is greatly appreciated.