Usando Ubuntu 16.04 e Postgres 9.5.2, aparece o seguinte erro quando tento importar o dump:
psql:/home/loya/Documentos/Prog/Alura/PostgreSQL/dump-postgree.sql:8: ERROR: syntax error at or near "<!"
LINE 1: <!DOCTYPE html>
^
psql:/home/loya/Documentos/Prog/Alura/PostgreSQL/dump-postgree.sql:143: invalid command \"
psql:/home/loya/Documentos/Prog/Alura/PostgreSQL/dump-postgree.sql:144: invalid command \"
psql:/home/loya/Documentos/Prog/Alura/PostgreSQL/dump-postgree.sql:370: invalid command \()(.*)(?:
psql:/home/loya/Documentos/Prog/Alura/PostgreSQL/dump-postgree.sql:436: invalid command \-([
psql:/home/loya/Documentos/Prog/Alura/PostgreSQL/dump-postgree.sql:879: invalid command \"
psql:/home/loya/Documentos/Prog/Alura/PostgreSQL/dump-postgree.sql:925: ERROR: syntax error at or near "function"
LINE 1: (function(e) {
^