You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to connect postgres with multicorn, but this is not important anymore.
I installed postgres 9.5 in /usr/local
Execution export PATH=/usr/local/postgresql/bin:$PATH make && make install
in /tmp/multicorn, there is no error, but the execution create extension multcorn ;
this error occurred
multcorn can't install under /tmp ? or did I ignore any mistakes
Hi, i am new to elasticsearch if this is a stupid question please pardon me, i am trying to Create the extension in the target database
root=# create extension multicorn ;
ERROR: could not access file "$libdir/multicorn": No such file or directory
please help me
The text was updated successfully, but these errors were encountered: