restore_pg_10.5: [archiver] input file appears to be a text format dump. Please use psql. code example
Example: pg_restore: error: input file appears to be a text format dump. Please use psql.
pg_restore --verbose --clean --no-acl --no-owner --host localhost --dbname my-destination-database /tmp/db.dump