Re: pg_restore.exe' file not found

2021-08-18 Thread Akshay Joshi
Hi Bartek First of all, there is no need for the "pg_restore.exe" file to run the pgAdmin 4. It is required to restore any backup. You can find the "pg_restore.exe" to "*\v5\runtime*" folder. For example on my machine it is "*C:\Program Files\pgAdmin 4\v5\runtime*". On Wed, Aug 18, 2021 at 11:45

Re: pg_restore.exe file not found

2021-06-14 Thread Aditya Toshniwal
Hi Mczakk, Please wait for v5.4 which is scheduled to be released on the 17th. There are changes related to binary paths. You can report back if you face issues on 5.4. On Mon, Jun 14, 2021 at 8:50 PM mczakk wrote: > As of 14/06/21 this solve does not work! > i tried it and got the following me

Re: pg_restore.exe file not found

2021-06-14 Thread mczakk
As of 14/06/21 this solve does not work! i tried it and got the following message: C:\Program Files\PostgreSQL\13\pgAdmin 4\bin\"C:\Program Files\PostgreSQL\13\bin\"\psql.exe' file not found. Please correct the Binary Path in the Preferences dialog before i changed the path in the binary paths dia

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