On 3/5/2013 2:03 AM, Stefan Keller wrote:
> Hi
>
> Oracle defines database (schema) objects and "non-schema" objects (see [1]).
> Is there also such a thing in Postgres?
>
Yes. See, for example, CREATE USER, CREATE TABLESPACE and CREATE SCHEMA.
--
Guy Rouillier