Doc Bug: access to public schema for Newly-created users
Seems like a documentation bug to me: On Page 137: Newly-created users do not have access to schema PUBLIC by default. Make sure to GRANT USAGE ON SCHEMA PUBLIC to all users you create. While Page 155 says: All new users have only USAGE privilege on the PUBLIC schema, which is present in any newly-created Vertica database These statements are contrary to each other.
0