Re: PLR Help

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: Daniel Cole <daniel(at)southernsolutionsms(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PLR Help
Date: 2012-05-02 14:53:29
Message-ID: 4FA14A69.40205@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/02/2012 05:01 AM, Daniel Cole wrote:
>
> Ubuntu 10.04, Lucid
>
> Everything below installed by apt-get:
> Postgres 9.1
> Postgres 9.1 dev
> PostGis
> R-base
> R-base-Dev
>
> I have wanted to install the PLR via the postgresql-9.1.-plr package,
> but there doesn't seem to be one for 10.04.
9.1 is the standard version of PostgreSQL for 12.04 LTS. There's a good
possibility that you can just install the plr deb from that version:
http://packages.ubuntu.com/precise/postgresql-9.1-plr (choose your
architecture in the Download section). The plr.sql to load is in
/usr/share/postgresql/9.1/extension/plr.sql.

Worked for me in 11.04. If you are running the 9.1 packages from the
PostgreSQL PPA it will probably work for you, too.

Cheers,
Steve

In response to

  • PLR Help at 2012-05-02 12:01:24 from Daniel Cole

Browse pgsql-general by date

  From Date Subject
Next Message leaf_yxj 2012-05-02 16:10:43 How to insert random character data into tables.
Previous Message Misa Simic 2012-05-02 14:22:18 Re: How do I setup this Exclusion Constraint?