Received: from magus.postgresql.org (magus.postgresql.org [87.238.57.229]) by mail.postgresql.org (Postfix) with ESMTP id 3BD92AD7E31 for ; Sun, 17 Jun 2012 12:39:34 -0300 (ADT) Received: from mail-lb0-f174.google.com ([209.85.217.174]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SgHZa-00065T-AB for pgsql-www@postgresql.org; Sun, 17 Jun 2012 15:39:33 +0000 Received: by lbbgm6 with SMTP id gm6so3798884lbb.19 for ; Sun, 17 Jun 2012 08:39:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=DdF3ButZjVJxV7IihOVqVWNpD4o1CbcDbImIX0bJ5iQ=; b=TZ3zpw6jjqcTOxcRAjH0W3+kbK7huIYWfiPKLOTiV+UsDHIgzFwVDzB6YIRQN5PjHQ M/zP5eF57pLSyV77aMI+NM72YFaNVcs3wVdQBiAT8Ce222jafbRvS6nYQj5twHlA5uZ0 lWxQWhDkF20T+Lum8StWsiflHynV/Sgr2V+RFUq78DsRsLTkQvYJkPlto33NdzX/CGVE TkPKWpR5BKRfFRk3+bfqtyDPwSOugfdR4VrYyBICJ+WO6x22ITvvkgBo77643WSpz9f0 tCyErU2KaxuyYxAlFPleUCt+7RFSgK2Uq05FC7wCOIC3OQYqXsAXB7gGCrfaSp71qD8f N+4g== MIME-Version: 1.0 Received: by 10.152.105.173 with SMTP id gn13mr11511789lab.20.1339947557514; Sun, 17 Jun 2012 08:39:17 -0700 (PDT) Received: by 10.152.21.234 with HTTP; Sun, 17 Jun 2012 08:39:17 -0700 (PDT) In-Reply-To: References: <4FDDAA9F0200002500048597@gw.wicourts.gov> Date: Sun, 17 Jun 2012 23:39:17 +0800 Message-ID: Subject: Re: Some restructuring of the download section From: Magnus Hagander To: Dave Page Cc: Kevin Grittner , "pgsql-www@postgresql.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQmVLkTR1+rBgem/kTB5t695fgJagl137blPuinSaZ4793C/0piz5iYukB3q2abqZ9iySVxS X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201206/31 X-Sequence-Number: 20725 On Sun, Jun 17, 2012 at 11:27 PM, Dave Page wrote: > > > On Sunday, June 17, 2012, Kevin Grittner wrote: >> >> >> In terms of confusing entries, though, describing the non-yum option >> as a "one click installer" makes it sound like it is the fast and >> easy way to do this. =A0My experiences with the yum packages is that >> there are no clicks needed. =A0I type the apt-get command or pick the >> package in the GUI package manager and a few secons later I have a >> running PostgreSQL instance without any further interaction, and >> which will automatically be updated with new minor releases. =A0I think >> we should provide some guidance on the reasons one would want to pick >> one or the other. > > > (this is background info, not an argument against the proposed changes): > > Well the whole point is that they are faster and easier to get started - = one Well, you already know I disagree on this ;) But even in those cases that they *are* easier to get started with, it comes with a cost later on. > The platform native packaging systems are marginally easier to update > (StackBuilder will update the installers), but have proven in the past to > confuse some users because it's hard to know what to install (though part= of > what Magnus has done aims to make that easier), and they all install > software but don't do any of the setup for you - no initdb, no service se= tup > etc. Uh, that part is just incorrect. Several sets of platform packages certainly do initdb for you. And AFAIK every single one of them on Linux at least do service setup for you. > The reason the original design was implemented, and the installers were > written, is that this was a real problem that caused regular emails to > webmaster@postgresql.org and other places. We reduced that to practically > zero by putting the 'no-brainer' option at the top of the page. It's moved some of those to other lists of course, but yes, it certainly helped to cut down the number of peopl ewho had that problem. My hope with the redesign is to give them advice that's as easy to use, but produce a better result (=3DOS integration). --=20 =A0Magnus Hagander =A0Me: http://www.hagander.net/ =A0Work: http://www.redpill-linpro.com/