Re: schema "madlib" does not exist error on Mac OS Sierra

2017-02-02 Thread Frank McQuillan
I don't think the mailing list supports attachments. At least I cannot see them. Maybe cut and paste in-line. Frank On Tue, Jan 31, 2017 at 7:33 PM, Sankara Subramanian,Karthik Maharajan < skarthikmahar...@ufl.edu> wrote: > I guess pasting the images did not work. Please find the screenshots >

Re: schema "madlib" does not exist error on Mac OS Sierra

2017-01-31 Thread Sankara Subramanian,Karthik Maharajan
I guess pasting the images did not work. Please find the screenshots attached, MADlib.png —> Shows successful installation of MADlib. postgresql.png —> Shows the error I had mentioned. I execute this query after creating the table and inserting 20 rows as in this tutorial page --> https://cwiki.

Re: schema "madlib" does not exist error on Mac OS Sierra

2017-01-31 Thread Sankara Subramanian,Karthik Maharajan
Hi Frank, Please find the screenshots below, This is the error I had mentioned. I execute this query after creating the table and inserting 20 rows as in this tutorial page -> https://cwiki.apache.org/confluence/display/MADLIB/Quick+Start+Guide+for+Users [cid:B6D4E7BF-CBF4-4E8A-B8AE-83676C544DD

Re: schema "madlib" does not exist error on Mac OS Sierra

2017-01-31 Thread Frank McQuillan
Karthik, Please attach the output from the installation so we can have a look. Thanks, Frank On Mon, Jan 30, 2017 at 5:48 PM, Sankara Subramanian,Karthik Maharajan < skarthikmahar...@ufl.edu> wrote: > MADlib community, > I am using Mac OS Sierra 10.12.2. I have installed both postgresql and > M

schema "madlib" does not exist error on Mac OS Sierra

2017-01-30 Thread Sankara Subramanian,Karthik Maharajan
MADlib community, I am using Mac OS Sierra 10.12.2. I have installed both postgresql and Madlib as per the “Super Quick Start” instruction in this page -> https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide. The installations were successful. However, when I try to run the sam