Bruce Momjian <[EMAIL PROTECTED]> writes: > Any comments on this? It seems like a valid confusion. What solutions > are there?
I think we're stuck. We can't avoid the fact that the SQL syntax uses the keyword SCHEMA to mean a namespace. We also can't avoid the very common usage of "database schema" to mean the logical structure of your table collection. Trying to redefine or avoid either of these terms is hopeless. Maybe we could add some text in the tutorial to point out the double meaning? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])