Skip to content

Commit c8004eb

Browse files
authored
Allow admin selecting from hypopg views (#1162)
1 parent 3817421 commit c8004eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)