[
https://issues.apache.org/jira/browse/MADLIB-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Iyer updated MADLIB-1024:
-------------------------------
Hi Martin,
The build log does not show the error from `CREATE EXTENSION`. Could you
add the error you're seeing?
I was able to install madlib using pgxn on a fresh Postgres 9.6 install but
had to make sure plpythonu was installed as an extension. For some reason
pgxn does not think `CREATE EXTENSION plpythonu` and `CREATE LANGUAGE
plpythonu;` are the same.
- Rahul
On Tue, Feb 14, 2017 at 4:18 AM, Mauricio Scheffer (JIRA) <[email protected]>
> CREATE EXTENSION madlib fails
> -----------------------------
>
> Key: MADLIB-1024
> URL: https://issues.apache.org/jira/browse/MADLIB-1024
> Project: Apache MADlib
> Issue Type: Bug
> Reporter: Martin Jensen
> Assignee: Orhan Kislal
> Fix For: v1.10
>
> Attachments: Dockerfile
>
>
> When installing madlib with PGXN on PG 9.5.4, Ubuntu 16.04 I get the
> following error when trying to create the extension:
> ERROR: aggregate cannot accept shell type public.svec
> ********** Error **********
> ERROR: aggregate cannot accept shell type public.svec
> SQL state: 42P13
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)