Re: pg_restore.exe file not found

2021-04-14 Thread Aditya Toshniwal
Hi Amedeo, Go to File -> Preferences -> Paths -> Binary paths and the PostgreSQL Binary Path to you PG installation bin path, which I suppose should be C:\\Program Files\\PostgreSQL\\13\\bin. On Wed, Apr 14, 2021 at 6:50 PM Amedeo Lietti wrote: > Hello > > After downloading the zip file ( Ins

pg_restore.exe file not found

2021-04-14 Thread Amedeo Lietti
Hello After downloading the zip file ( Install PostgreSQL (postgresqltutorial.com) ) I am trying to load the sample data base. I created a database called dvdrental but when I click on restore I receive the error message below. Is this .exe file missing in the zip file or am I doing something wr