Hello,
can I set all rights to a schema and its content? I have different schema and in the public schema all users should be
doeverything (select, update, delete, call functions, etc).
Also if I add a new user, the user should be get also the rights.
My other schemas are only access by the database user only.
How can I do this?
Phil