[postgis-users] if i use postgis, is it true that i'll then have to worry about supporting only 1 database??
Paul Ramsey
pramsey at refractions.net
Wed Feb 6 13:57:33 PST 2008
If you are going to be doing joins between things, then yes, use one
database and schemas to partition your data into logical management
units. Same as with Oracle.
On Feb 6, 2008, at 1:15 PM, John Smith wrote:
> let me try this again:
> if i use postgis, is it true that i'll then have to worry about
> supporting only 1 database?? because all my data will then have to be
> stored in only 1 database since dblink isn't recommended.
> cheers, jzs
> _______________________________________________
> 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