PostgreSQL 7.3.2
I'm trying to investigate why users can create new schema within a
database, without being explicitly being granted create permission on
that database.
I cant find a command that lists what privileges users have been
granted within a database. Can they create new schema or not?
And then, within a given schema, how could I list who can create new
objects?
Could anyone tell me?
regards
Richard