Hi On Tue, Jan 8, 2019 at 8:32 PM Steve Hawes <steve.ha...@tmlep.com> wrote:
> Hi, > > > > Can anyone help me with changing the browser used by pgAdmin in MacOS > Mojave. > > > > I have Google Chrome installed and can see that there is a box for > entering the Browser Command in the pgAdmin configuration but I cannot work > out the syntax for getting Chrome to launch instead of Safari. Any help > appreciated. > > > "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" %URL% Should do the trick. You need the quotes because of the spaces in the path. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company