Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aJjkz-0001Qk-Iv for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Jan 2016 15:24:13 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aJjkz-0003Il-5j for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Jan 2016 15:24:13 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aJjky-0003If-QX for pgadmin-hackers@postgresql.org; Thu, 14 Jan 2016 15:24:12 +0000 Received: from mail-ig0-x234.google.com ([2607:f8b0:4001:c05::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aJjkr-0005Xe-LF for pgadmin-hackers@postgresql.org; Thu, 14 Jan 2016 15:24:11 +0000 Received: by mail-ig0-x234.google.com with SMTP id z14so178009648igp.1 for ; Thu, 14 Jan 2016 07:24:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=PPCrJE5I8JHcVKydRvyvpZEN8wOzmdZkeQE6eanzdNQ=; b=O8lALDxuRvz5DX3dpI88OAovE+SgW8gV26DHZc7hlas9Tk0+r2tIl0CJ44J+wUpOwT 4qOhBqPAJCl44u9uYwmoGxmqq0vk1lsFxvpDYge207qkOaSZlWo5x8nCNtok5ELW78+J NT9lJri+Se8+AXPxvesvMqXlf7h+XpizVSLsQohMQie4PeNrP2aKqdWzP9GFLhonVEV5 CghVh0f9Xr4Xasm3f2Zn+svEGngmbMEIjIzEdks6Qf7KAxvl2rHidOU7NZ98jm9kfwDc rwa7lq2Qa64uoW50XuxJ6qJKXz4pT6yubrJrWoeFAD1OD9CWY6Iuz0dye40+DGq4g+RC zyvw== 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:date :message-id:subject:from:to:content-type; bh=PPCrJE5I8JHcVKydRvyvpZEN8wOzmdZkeQE6eanzdNQ=; b=G9U/aQr8WoBcXT/ED0Q7iT3QISaw224DJZJzrvUVojKURC/rFgtk/78zYPs7Ud81Sz iGp7nZ4MXKHbpw/kXPNs1cZYk4o7zgZp5RC3YmBOR4LSzmhkZ1FZ1R3LiQCqPt9Eu5kS 3mF6GS17gLfQJ8GIolMuOitr8JA9x8S430F/3tRmAYD3SqxMucGCvXtL4J6nw+Odk/Z2 4TTzrpgHXC8vJ3OAiMBsWoPgykhPFdSQr9m0ppcne4y8ciA94PLLkaiqe7veXByyAs3s eNX5vTyXTWf3jKPxxYoEDWTz2faZk3n5n/r0ySf1vfra605K7B/8wmrp4e4zX10wfrHM e8xA== X-Gm-Message-State: ALoCoQmfkWXqegUeHjtbRpEE8WQd7JfUJrDqL2HH2h3L5aAcV3K0NjGWQt08QI5SWi8uA3SPmOFqNVt+hXslDo4Tyi0vO49NIw== MIME-Version: 1.0 X-Received: by 10.50.134.129 with SMTP id pk1mr23003134igb.11.1452785045012; Thu, 14 Jan 2016 07:24:05 -0800 (PST) Received: by 10.64.0.195 with HTTP; Thu, 14 Jan 2016 07:24:04 -0800 (PST) In-Reply-To: References: Date: Thu, 14 Jan 2016 15:24:04 +0000 Message-ID: Subject: Re: pgAdmin 4 commit: Add notes on server vs. desktop deployment. From: Dave Page To: pgadmin-hackers , Ashesh Vashi Content-Type: text/plain; charset=UTF-8 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 Ashesh, when you get a minute can you look over these notes and let me know if you see any issues? Thanks. On Thu, Jan 14, 2016 at 3:22 PM, Dave Page wrote: > Add notes on server vs. desktop deployment. > > Branch > ------ > master > > Details > ------- > http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e288f9f927e644f38b9d9b64d2d37298293ffa61 > > Modified Files > -------------- > docs/en_US/desktop-deployment.rst | 57 ++++++++++++++++++++++++++++ > docs/en_US/index.rst | 14 +++++++ > docs/en_US/server-deployment.rst | 80 +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 151 insertions(+) > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers