When trying to import an .out file back into a postgres database, I get many (thousands) of rows like this: psql:G:/Backup/main_db_backup.out:251875: invalid command \
With a different number where "251875" is each line
Does this mean the restore will not work?
Has anyone encountered this before? I couldn't find anything online regarding this message during a restore
Thank you for any assitance!