> Just seems like we'd be forcing non-standard syntax on
> ourselves when/if
> CREATE DATABASE becomes CREATE SCHEMA;
I do not think this will be the way.
> I would assume that the two
> statements would become synonymous?
No, I think we need the schema below the database hierarchy.
Thus you create a schema when already connected to a database.
Andreas