[postgis-users] is possible to use a subset of the srid table?

Kevin Neufeld kneufeld at refractions.net
Fri Sep 28 10:05:23 PDT 2007


Perhaps instead of creating separate databases, you could create 
separate schemas, all sharing the same PostGIS installation.

-------------
Kevin Neufeld
Software Developer
Refractions Research Inc.
300-1207 Douglas St.
Victoria, B.C., V8W 2E7

Phone: (250) 383-3022
Email: kneufeld at refractions.net



Ludovico Bianchini wrote:
> Hi,
> I need to create many database on a server.
> Every one has to be spatially enabled, so I must load postgis object 
> in every one.
> I want to save disk space...
>  
> My question is: if I modify spatial_ref_sys.sql taking only srid 
> records that I need, could I find any problem (maybe there are 
> functions which silently use that table??)?
> ------------------------------------------------------------------------
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>   



More information about the postgis-users mailing list