Redshift User Permission to View Granted Schema Only in Database Explorer

0

IHAC created a Redshift user, and he wished a way to achieve a reduced view in the database explorer tool when this user connects to Redshift using Workbench/J. That is, if the user is granted to use schema abc only, then in the database explorer tab of Workbench/J, he is only supposed to view this schema, rather than all the schemas now in the Redshift database. Is there a practical way to achieve this?

AWS
Lei
preguntada hace 2 años269 visualizaciones
1 Respuesta
0

That could be something that is a feature of SQL Workbench/J. Redshift being a server, is returning results to whatever query the client fires, in this case the client being SQL Workbench/J. Note that public schema is always visible to all users.

profile pictureAWS
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas