> > Since the manual says HOW, could anyone here who has used schemas take > > a minute to describe to a newbie like me why you did? What benefits > > did they offer you? Any drawbacks?
I suspect the consumer of this feature for whom it would make the biggest difference would be shrinkwrapped packages. For example, if you have a database and want to add on a logging package, a billing package, and a CMS system and you want to store the data in your existing database so you can integrate them all closely together, then it would be nice to at least keep the database tables in separate namespaces. -- greg ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match