[postgis-users] PostGIS in a shared environnement

Paul Ramsey pramsey at refractions.net
Thu Jun 27 13:34:02 PDT 2002


You do need system privs in the database itself in order to create the
function bindings and index bindings for postgis. However there is no
need for system privs on the machine. The .so files can reside anywhere
(as long as postgis.sql correctly references their location) and
postgis.sql can reside anywhere.

P.

David Garnier wrote:
> 
> Hello,
> 
> Is it possible to run PostGIS on a shared server (i.e. a server where I can't do everything I want with PostgreSQL)? I'm thinking that building PostGIS against a local version of the source then installing the libs in lib/contrib dir should be OK. Do I really need to install postgis.sql in share/contrib? I don't care about the binaries.
> 
> The admin of this server is usually cooperative but I'd like to reduce to the max the work he will have to do. The target DB is PostgreSQL 7.1.2.
> 
> Best Regards,
> David Garnier
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users

-- 
      __
     /
     | Paul Ramsey
     | Refractions Research
     | Email: pramsey at refractions.net
     | Phone: (250) 885-0632
     \_




More information about the postgis-users mailing list