pipelinedb / postgis

PostGIS spatial database extension to PipelineDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is anyone able to install postgis extension properly?

intrepidkarthi opened this issue · comments

pipeline=$create extension postgis;
Error: could not access file "$libdir/postgis-2.3" no such file or directory

This is what I am receiving after installation.