pg_restore.exe file not found 解决方法
使用pgAdmin时出现类似 pg_restore.exe file not found. Please correct the Binary Path in the Prefer 错误:
'D:\Program Files\PostgreSQL\13\pgAdmin 4\runtime\pg_restore.exe' file not found. Please correct the Binary Path in the Preferences dialog

解决方法
打开pgAdmin -> File -> Preferences -> Paths -> Binary paths :

该路径是PostgreSQL的所在位置;