I\'m trying to restore my dump file, but it caused an error:
psql:psit.sql:27485: invalid command \\N
Is there a solution? I searched, but
You can generate your dump using INSERTS statements, with the --inserts parameter.