Re: modules

From: PFC <lists(at)peufeu(dot)com>
To: "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: modules
Date: 2008-04-05 07:18:07
Message-ID: op.t84mkhm1cigqcu@apollo13.peufeu.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> On Sat, 05 Apr 2008 02:17:10 +0100
> Gregory Stark <stark(at)enterprisedb(dot)com> wrote:
>> I was inclined to dismiss it myself but I think the point that's come
>> up here
>> is interesting. The ISP has to not just install an RPM or type make
>> install in
>> some source tree -- but actually log into each customer's database and
>> run an
>> SQL script. That does seem like more work and more risk than a lot of
>> ISPs
>> will be willing to take on.

On (k)Ubuntu you can apt-get install postgresql-contrib-8.3 which puts
everything in the right places, all you have to do then is to run the sql
scripts in /usr/share/postgresql/8.3/contrib/ as user postgres...
But of course you need the ISP to do it for you if you are not superuser.
Some will bother to run a few commands for a user, some won't...

In response to

  • Re: modules at 2008-04-05 07:03:05 from D'Arcy J.M. Cain

Responses

  • Re: modules at 2008-04-05 15:18:07 from D'Arcy J.M. Cain

Browse pgsql-general by date

  From Date Subject
Next Message Guillaume Bog 2008-04-05 07:39:47 pl/pgsql RECORD data type, how to access to the values
Previous Message D'Arcy J.M. Cain 2008-04-05 07:03:05 Re: modules

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2008-04-05 07:32:45 Re: [HACKERS] Patch queue -> wiki
Previous Message D'Arcy J.M. Cain 2008-04-05 07:03:05 Re: modules