On Wed, Apr 20, 2016 at 8:19 PM, Meet Bhagdev <meetbhag...@ucla.edu> wrote:
> Hello team, > > I heard about pgAdmin4 at pgConf yesterday. I am super excited to check it > out and wanted to know how do I download it :) Do you have instructions for > downloading pdAdmin4 Windows and OSX? > It is not yet available for the use. But - you can always download it from the source code, and run it. *git clone git://git.postgresql.org/git/pgadmin4.git <http://git.postgresql.org/git/pgadmin4.git>* It is a python application, hence - you don't need to do much to setup the basic environment. Please follow the instructions from the README file. -- Thanks & Regards, Ashesh Vashi > > Cheers, > Meet >