| From: | Daniel Farina <daniel(at)heroku(dot)com> |
|---|---|
| To: | Christoph Berg <cb(at)df7cb(dot)de>, Daniel Farina <daniel(at)heroku(dot)com>, pgsql-pkg-debian(at)postgresql(dot)org |
| Subject: | Re: plv8 and pg_buildext |
| Date: | 2014-04-21 23:24:21 |
| Message-ID: | CAAZKuFaxPByUPffGSDspVZ2qXyNuv51951NeaMFOeBzFUGrWfA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-debian |
On Mon, Apr 21, 2014 at 3:14 PM, Christoph Berg <cb(at)df7cb(dot)de> wrote:
> Why don't you just use the packages on apt.postgresql.org?
>
> postgresql-9.3-plv8 - Procedural language interface between PostgreSQL and JavaScript
> postgresql-9.0-plv8 - Procedural language interface between PostgreSQL and JavaScript
> postgresql-9.1-plv8 - Procedural language interface between PostgreSQL and JavaScript
> postgresql-9.2-plv8 - Procedural language interface between PostgreSQL and JavaScript
>
> That's for trusty and many other dists.
I am using that repository, but I don't see that binary. I had the
same issue with launchpad which is why I proceeded to figure out how
to make this backport, presuming it was intentional:
# apt-get update
...
Hit http://apt.postgresql.org trusty-pgdg/main amd64 Packages
...
# apt-cache search plv8
postgresql-9.3-plv8 - Procedural language interface between PostgreSQL
and JavaScript
(no 9.2 or any other version entries)
# cat pgdg.list
deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main
| From | Date | Subject | |
|---|---|---|---|
| Next Message | apt.postgresql.org repository | 2014-04-22 08:08:11 | plv8 updated to version 1.4.0.ds-2.pgdg+1 |
| Previous Message | Christoph Berg | 2014-04-21 22:14:48 | Re: plv8 and pg_buildext |