You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Nikolay S (JIRA)" <ji...@apache.org> on 2017/01/10 04:10:58 UTC

[jira] [Updated] (MADLIB-1053) Cannot install having "\timing on" in .psqlrc

     [ https://issues.apache.org/jira/browse/MADLIB-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay S updated MADLIB-1053:
------------------------------
    Description: 
Actually subject speaks for itself: if you place smth like "\timing on" to .psqlrc (for convenience working with psql; smth that generates additional output at psql's startup time), you cannot install MADlib to some Postgres DB -- it reports:
```
madpack.py : ERROR : Failed reading database version
```

  was:
Actually subject speaks for itself: if you place smth like "\timing on" to .psqlrc (for convenience working with psql), you cannot install MADlib to some Postgres DB -- it reports:
```
madpack.py : ERROR : Failed reading database version
```


> Cannot install having "\timing on" in .psqlrc
> ---------------------------------------------
>
>                 Key: MADLIB-1053
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1053
>             Project: Apache MADlib
>          Issue Type: Bug
>          Components: Madpack
>            Reporter: Nikolay S
>
> Actually subject speaks for itself: if you place smth like "\timing on" to .psqlrc (for convenience working with psql; smth that generates additional output at psql's startup time), you cannot install MADlib to some Postgres DB -- it reports:
> ```
> madpack.py : ERROR : Failed reading database version
> ```



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)