We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3817421 commit c8004ebCopy full SHA for c8004eb
postgres-appliance/scripts/hypopg/after-create.sql
@@ -0,0 +1,2 @@
1
+GRANT SELECT ON hypopg_hidden_indexes TO admin;
2
+GRANT SELECT ON hypopg_list_indexes TO admin;
0 commit comments