Re: [pgadmin-support] Binary Path Help

2016-11-15 Thread Raymond O'Donnell
On 14/11/16 19:34, Chase Freeman wrote: All thanks for the replies--I'm using MacOS Sierra. I'm afraid I don't know anything about MacOS, but in general PgAdmin doesn't include the PostgreSQL utilities such as pg_dump etc; it instead depends on these being installed separately, and you then

Re: [pgadmin-support] Binary Path Help

2016-11-15 Thread Chase Freeman
All thanks for the replies--I'm using MacOS Sierra. Chase On Mon, Nov 14, 2016 at 12:36 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > In pgAdmin4 Goto: File > Preferences > Paths > Binary paths > PostgreSQL > Binary Path > > For example if you are using PostgreSQL

Re: [pgadmin-support] Binary Path Help

2016-11-13 Thread Murtuza Zabuawala
Hi, In pgAdmin4 Goto: File > Preferences > Paths > Binary paths > PostgreSQL Binary Path For example if you are using PostgreSQL 9.6 then, on Windows provide path like, *C:\Program Files\PostgreSQL\9.6\bin* on Linux provide path like, */opt/PostgreSQL/9.6/bin* -- Regards, Murtuza Zabuawala E

Re: [pgadmin-support] Binary Path Help

2016-11-13 Thread Raymond O'Donnell
On 12/11/16 00:27, Chase Freeman wrote: Hello, Can someone help me understand how to find the solution so I can setup my Binary path? Path to the directory containing the PostgreSQL utility programs (pg_dump, pg_restore etc). This as you've said above - you need to specify where these utiliti

[pgadmin-support] Binary Path Help

2016-11-13 Thread Chase Freeman
Hello, Can someone help me understand how to find the solution so I can setup my Binary path? Path to the directory containing the PostgreSQL utility programs (pg_dump, pg_restore etc). Any help is appreciated, -- Chase Freeman Washington, D.C.