[
https://issues.apache.org/jira/browse/MADLIB-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mateusz updated MADLIB-1191:
----------------------------
Description:
Hi all,
I'm trying to install MADlib on Ubuntu Server 16.04 LTS and PostgreSQL 9.5 from
PGXN:
[https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-PGXNInstallingfromPGXN(PostgreSQL)].
While `{{pgxn install madlib}}` succeeded, `{{pgxn load madlib}}` aborts with
the following error message:
{code}
INFO: best version: madlib 1.12.0
ERROR: syntax error at or near "*"
{code}
was:
Hi all,
I'm trying to install MADlib on Ubuntu Server 16.04 LTS and PostgreSQL 9.5 from
PGXN:
[https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-PGXNInstallingfromPGXN(PostgreSQL)].
While `pgxn install madlib` succeeded, `pgxn load madlib` aborts with the
following error message:
```INFO: best version: madlib 1.12.0
ERROR: syntax error at or near "*"```
> Syntax error during pgxn load madlib
> ------------------------------------
>
> Key: MADLIB-1191
> URL: https://issues.apache.org/jira/browse/MADLIB-1191
> Project: Apache MADlib
> Issue Type: Bug
> Components: Build System
> Reporter: Mateusz
>
> Hi all,
> I'm trying to install MADlib on Ubuntu Server 16.04 LTS and PostgreSQL 9.5
> from PGXN:
> [https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-PGXNInstallingfromPGXN(PostgreSQL)].
> While `{{pgxn install madlib}}` succeeded, `{{pgxn load madlib}}` aborts with
> the following error message:
> {code}
> INFO: best version: madlib 1.12.0
> ERROR: syntax error at or near "*"
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)