I have an error in the restoration of a backup in postgresql, the error that appears when trying to make the backup restore command is the one that I put in the title, the command that I use is the following
psql -U postgres -d drogueria < "C:\Users\MattSeidel\Downloads\bk_drogueria.sql";