Re: [pgsql-pkg-debian] Re: We should not transition to apt.postgresql.org until we have a PPA

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Christoph Berg <myon(at)debian(dot)org>, Martin Pitt <mpitt(at)debian(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>, PostgreSQL in Debian <pgsql-pkg-debian(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: [pgsql-pkg-debian] Re: We should not transition to apt.postgresql.org until we have a PPA
Date: 2013-02-14 18:35:04
Message-ID: 511D2E58.6010705@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian pgsql-www

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

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Joshua D. Drake 2013-02-14 19:01:37 Re: [pgsql-pkg-debian] Re: We should not transition to apt.postgresql.org until we have a PPA
Previous Message Christoph Berg 2013-02-14 12:26:43 Re: [pgsql-pkg-debian] Re: We should not transition to apt.postgresql.org until we have a PPA

Browse pgsql-www by date

  From Date Subject
Next Message Joshua D. Drake 2013-02-14 19:01:37 Re: [pgsql-pkg-debian] Re: We should not transition to apt.postgresql.org until we have a PPA
Previous Message Alvaro Herrera 2013-02-14 13:55:10 Re: seapug mailing list problems