Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U63eW-0005sd-O8 for pgsql-www@arkaria.postgresql.org; Thu, 14 Feb 2013 18:35:25 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U63eV-0003nj-IB for pgsql-www@arkaria.postgresql.org; Thu, 14 Feb 2013 18:35:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U63eU-0003nZ-RD; Thu, 14 Feb 2013 18:35:22 +0000 Received: from outmail148136.authsmtp.co.uk ([62.13.148.136]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U63eQ-0006o1-9s; Thu, 14 Feb 2013 18:35:22 +0000 Received: from mail-c232.authsmtp.com (mail-c232.authsmtp.com [62.13.128.232]) by punt9.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id r1EIZBs0040961; Thu, 14 Feb 2013 18:35:11 GMT Received: from [172.47.23.103] (70-36-143-10.dsl.dynamic.sonic.net [70.36.143.10]) (authenticated bits=0) by mail.authsmtp.com (8.14.2/8.14.2/) with ESMTP id r1EIZ7jP039888; Thu, 14 Feb 2013 18:35:08 GMT Message-ID: <511D2E58.6010705@agliodbs.com> Date: Thu, 14 Feb 2013 10:35:04 -0800 From: Josh Berkus Organization: PostgreSQL Experts Inc. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Christoph Berg , Martin Pitt , Magnus Hagander , PostgreSQL WWW , PostgreSQL in Debian , Tom Lane Subject: Re: [pgsql-pkg-debian] Re: We should not transition to apt.postgresql.org until we have a PPA References: <20130214122643.GF30046@msgid.df7cb.de> In-Reply-To: <20130214122643.GF30046@msgid.df7cb.de> X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Server-Quench: 42ff54e1-76d5-11e2-b10b-0025903375e2 X-AuthReport-Spam: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-AuthRoute: OCdyZgscClZXSx8a IioLCC5HRQ8+YBZL BAkGMA9GIUINWEQP c1ADch19PVdbHwkA AHYKU15XVVdxUC1y axRSaxtcZklQXgV1 UktWQhwQFXARaxtb Zh4dWxF6f0tHfX9y YwhmXCYNWUAvdFt6 RBpRCGwHMGV9OmEf Al1YdwFReQNJfRhA P1IxNiYHcQ5HMTkh G0orPD90MThVKS1T d0k3IABacl4EBSc4 Ag8dAgBnIkBNXCU0 MhgqYlgbAA4NKEw0 Klo9WFUeewMVaEVX B10LGChCO1YbSjEy CUVdR0FWDTtBQCMU HRBgIhZWD3RbEhJg LSPi X-Authentic-SMTP: 61633136333939.1019:706 X-AuthFastPath: 0 (Was 255) X-AuthSMTP-Origin: 70.36.143.10/23 X-AuthVirus-Status: No virus detected - but ensure you scan with your own anti-virus system. X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org Folks, (1) Issue with instructions on Ubuntu 12.04 1. install the key using the wget command. 2. there is no pgdg.list file to edit, per instructions. Nor, for that matter, is there a pgdg.pref file. If the instructions mean *create* these files from scratch, they should say that. =========== (2) Problem with general process The instructions expressed on the page involve 6 steps, three of which require editing text files with persnickety syntax, thus requiring an intimate knowledge of Debian packaging, and mapping your numerical release number to the "cute" release names, and rearranging lines of a large complex system-generated file, and messing with repository keys. Frankly, installing PostgreSQL from source will be easier than following those instructions. It represents a return to "PostgreSQL is hard to install" for Ubuntu users. Compare this to the simple and largely infallable sequence for installing the PPA: 1. apt-get install python-software-properties 2. add-apt-repository ppa:pitti/postgresql 3. apt-get update 4. apt-get install postgresql-9.2 That's *it*. No text files to edit, no keys to mess with, no finicky syntax to learn. Just four commands which can be put in a simple shell script and deployed across a dozen servers, thanks to Martin's good work. The new process represents a 20X increase in sysadmin time to install PostgreSQL on a server. This will result in less PostgresQL installations. Do we really want that? Alternately, Martin, this will mean (for our professional clients) switching from Ubuntu to Red Hat/Fedora, just because it's easier to maintain PostgreSQL there. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www