Suppose, that we have three users :
The Administrator of the database > admin
The application with a full access for her data > read_write
The read only access > read_only
With below queries, you can set access privileges on objects created in the future in specified schema.
ALTER ...