pgAdmin 4 always open in browser not as a standalone desktop application
With new chrome versions it is possible to run pgAdmin 4 as “native” desktop app. While the pgAdmin v4 web server is running, right click the icon in the Windows System Tray and select Configure… In the Browser Command input add the following: “C:\Program Files (x86)\Google\Chrome\Application\chrome.exe” –app=%URL% Note that if you have Google Chrome installed … Read more