Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aubd2-0001KL-0v for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Apr 2016 08:12:24 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1aubd1-0003FR-Jm for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Apr 2016 08:12:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1aubd0-0003CI-LC for pgadmin-hackers@postgresql.org; Mon, 25 Apr 2016 08:12:22 +0000 Received: from mail-io0-x230.google.com ([2607:f8b0:4001:c06::230]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1aubcx-0003nT-6S for pgadmin-hackers@postgresql.org; Mon, 25 Apr 2016 08:12:22 +0000 Received: by mail-io0-x230.google.com with SMTP id d62so73657680iof.2 for ; Mon, 25 Apr 2016 01:12:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=gWNI6Zc92TqVWvatw1x0GO3XRlUvmy2d9XMhdU7gO2o=; b=rtjyeNFQE5KQjmXdKScHk9qMd9b3ApJxttMG4+wC3zuDhJOVKKVOsBYqIBLDwAKwp7 5IlYXFRP0FXv0Xv70buDcp5kaDmte4a3yXkWlF0GjAXbJawg5VyYjaoB42eCdvafhyB6 zhBROohO0ll/P+nGa9HHmmLQS2XPVVBngXRyaFbDV2IH9IwliIV98WQ6aUI0u090pnYS E2ubWnDO0AwqAOWs118EcLN5TmS/D2yTvHwCOHW8Pypp1jgnFTCfM/E0zjAwqP1kSYc/ tNh3P7pffVcrkrcS6BGY1x2A/WixsFrC0Vn32RNkbSn3Vo6iMLJPUmycm+1lYts/SkKj +QlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=gWNI6Zc92TqVWvatw1x0GO3XRlUvmy2d9XMhdU7gO2o=; b=FICxFH/LPFlK3N9f42HpfnTRpw6ck5D150oDZQOnoa7rQCZ6lJuSNvSh93e734FXHr bO9hUehd8SyNYwcO94mHK78SPKqeOrv+6/ebRwIuVKsCPFtGZSMMi3zGnOZFCwH8T/qr NtrP1xMDL09MBP7pF4gySkJ3F2pk7edKG7HI7Yq2eWYasFHIqxObmtXBpBb97idqRMET 5L5czu2qVZg+fxKCjSsubUnhqN8fVJW6ilz5VAcWpC72RtkiGVTDsbWxif2JZ5RHhxv5 pMyNTGZDRR5iB3oCbje/kDcAzr2S1qLOkYRUyD1igDc8yqbBu34XdElDL2omdnIM5e4I aYtQ== X-Gm-Message-State: AOPr4FUMAEqjDcngixEcdlogfzXCgbPK1rFgdCn8Faj+Fq/r4Q+Awh28hG190yTYY+RcW4eF5WbLzl4vCYG9I7re X-Received: by 10.107.41.210 with SMTP id p201mr41299044iop.106.1461571937354; Mon, 25 Apr 2016 01:12:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.39.5 with HTTP; Mon, 25 Apr 2016 01:11:57 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Mon, 25 Apr 2016 13:41:57 +0530 Message-ID: Subject: Re: pgAdmin4 download To: Meet Bhagdev Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a1141f3a223db4605314abc76 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a1141f3a223db4605314abc76 Content-Type: text/plain; charset=UTF-8 On Wed, Apr 20, 2016 at 8:19 PM, Meet Bhagdev 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 * 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 > --001a1141f3a223db4605314abc76 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Wed, Apr 20, 2016 at 8:19 PM, Meet Bhagdev &l= t;meetbhagdev@ucl= a.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 h= ave instructions for downloading pdAdmin4 Windows and OSX?
It is not yet available for the use.
But - you can a= lways download it from the source code, and run it.

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.

--<= /div>
Thanks & Regards,
Ashesh Vashi
=C2=A0

Cheers,
M= eet

--001a1141f3a223db4605314abc76--