When I try to restore or backup/database from PGadmin it shows "Utility file not found. Please correct the Binary Path in the Preferences dialog" I have set up the binary path though.
Here is a screenshot of my binary path setup which is validated.
When I try to restore or backup/database from PGadmin it shows "Utility file not found. Please correct the Binary Path in the Preferences dialog" I have set up the binary path though.
Here is a screenshot of my binary path setup which is validated.
You have correctly setup the Binary Path. The only issue is that you just have to give path till bin folder. Just remove the '' after bin in your path and save it. Then it will work.
The solution for this would be to; go into the menu and click on "files". files -> preferences -> Binary paths (under paths) -> (ignore the first EDB path table) Under the PostgreSQL Binary Path -> paste the path link of your PostgreSQL bin folder.
Bin folder: Go to local disk c -> program files -> PostgreSQL -> 15(your version)-> bin.
Goodluck!
CHALLENGE:
I was unable to load my sql database with the error below: Utility file not found. Please correct the Binary Path in the Preferences dialog
SOLUTION
I found the solution to this challenge from the link below from @KaustuvPokharel
[https://stackoverflow.com/questions/73137359/utility-file-not-found-please-correct-the-binary-path-in-the-preferences-dialog][1]
You can directly chat me up for further support