Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bWn0D-0000Bj-AP for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Aug 2016 16:02:09 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bWn0C-0002MB-AT for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Aug 2016 16:02:08 +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 1bWn0B-0002M5-Tt for pgadmin-hackers@postgresql.org; Mon, 08 Aug 2016 16:02:08 +0000 Received: from mail-yw0-x229.google.com ([2607:f8b0:4002:c05::229]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bWn07-0005RG-TV for pgadmin-hackers@postgresql.org; Mon, 08 Aug 2016 16:02:07 +0000 Received: by mail-yw0-x229.google.com with SMTP id r9so307560940ywg.0 for ; Mon, 08 Aug 2016 09:02:03 -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=NLkWlQRmYfB+8CqdYdBrpof66gzg5xoIohEEDp5NYco=; b=iNck6nAZJTi35aCce7pdeOb80FtCW4ulp2A77mtZcfHf+FSxpaXYtNWOwxp74oZR/c viCpuJBy7yMK13oK3hLgk4jIE92tecYQak4h/ilxy89QdU9BAuukJc6oxgkx7BpMNxgj jVwNTmirReaEm/vQ1uaIhnDTOUuct7d4xkJMq4B7SiC+iMtvSRPH7SQ4ApWv7alP+U49 jfCWMAMKZz3MyFHHSA0RzphDA5KRv0BxS3gipX8fxcoPVA29k97KJUcVZhvtvTfUHCv1 HnnVEvNtbBg4N8IOKnvqehCx9zWgVw2w3XqjWtDSVUDap+58k/XMZtGMujdOfiTrDB9+ Uwfw== 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=NLkWlQRmYfB+8CqdYdBrpof66gzg5xoIohEEDp5NYco=; b=WJsKCvvDyTX5l5uS4GGeRq6n/MH6j4ziZCu6xLHgaRBM1InCMC0tqw/ZJFOUCSx3kT Sh3bBpSTT4lueAiGco/5CM3SEAx8jAH4e9T8RCCLPM0bCOUuJQ+qcM/O0eS5g9k9TD+Y mZQPRJaK1IPFqRc0SXBgzXs8c9+SDxukns0LFaYn4vm8yy5yfwUOCJhLfUI/jVuo+sL3 QkOvK9qI1ELFtyj+lIFwpx1Z+f+TJEBzlnYDYxS2uTe672Os5tDBmeVLaFZLfdnv0qmU PU4DndY4IBtRE89X1sgczsoC7XBvwSH/eRHBdPauyI2X+tTYgS3C2OdFUvcH3uYGzfPF E/Aw== X-Gm-Message-State: AEkooutFqPXDCyF8MrE0fr1hEb8OUHI1fkrIj5DbX97dPTOD1Tz9su313MIecYHDilUpnv0wP2qmp4b4rH75zLda X-Received: by 10.129.105.196 with SMTP id e187mr73607796ywc.288.1470672122072; Mon, 08 Aug 2016 09:02:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.163.106 with HTTP; Mon, 8 Aug 2016 09:02:01 -0700 (PDT) In-Reply-To: References: From: Neel Patel Date: Mon, 8 Aug 2016 21:32:01 +0530 Message-ID: Subject: Re: pgAdmin 4 as Web application To: Albe Laurenz Cc: "pgadmin-hackers@postgresql.org" Content-Type: multipart/alternative; boundary=001a1147121e6b032105399189ef 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 --001a1147121e6b032105399189ef Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,