Skip to content
Discussion options

You must be logged in to vote

By default you don't need to do anything since every user has access to all tables.

That documentation calls it out because a lot of times people enable some form of access control and disable access to the system catalog entirely which breaks tools which provide a schema explorer since it needs to access tables under system.jdbc schema.

So unless you've installed some access control you don't need to do anything.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BorderCloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants