Andrea, The hardcoding in postgis.sql (I assume you mean the populate...) was a mistake that we are planning to fix in a (micro or rminor release). You can fix it in your copy if you want. Generally speaking I tend to follow Stephen's approach because the installing postgis in a non-public schema is not as tried and tested. I'm not even sure if there are any assumptions embedded in products that support postgis we don't know that assume postgis is in public. Aside from that -- there isn't any problem with that as long as you add the postgis schema to your database search_path. Hope that helps, Regina
_____ From: [email protected] [mailto:[email protected]] On Behalf Of Andrea Peri Sent: Saturday, October 03, 2009 12:09 PM To: [email protected] Subject: [postgis-users] Install postgis on a different schema Hi, I'm try-ing to install postgis (1.4) on a schema different from 'public'. There is some documentation on this ? I notice che postgis.sql has some call on 'public' hardcoded, so I don't understand if is necessary to install some objects of postgis on public . Many thx, -- ----------------- Andrea Peri . . . . . . . . . qwerty àèìòù -----------------
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
