while creating extension for multicorn
multicorn=# CREATE EXTENSION multicorn;
throws error "error could not open extension control file : no such file or directory"
environment centos 7 , postgresql 10.11 , psql 10.11
install multicorn 1.3.4 via wget
any clues to proceed
while creating extension for multicorn multicorn=# CREATE EXTENSION multicorn; throws error "error could not open extension control file : no such file or directory" environment centos 7 , postgresql 10.11 , psql 10.11 install multicorn 1.3.4 via wget any clues to proceed