fix: add grant
This commit is contained in:
@@ -205,6 +205,8 @@ postgresql-17-fdb-cluster:
|
||||
- GRANT USAGE ON SCHEMA documentdb_core TO pg_monitor;
|
||||
- GRANT USAGE ON SCHEMA documentdb_api TO pg_monitor;
|
||||
- GRANT SELECT ON ALL TABLES IN SCHEMA documentdb_core TO pg_monitor;
|
||||
- GRANT SELECT ON ALL TABLES IN SCHEMA documentdb_api TO pg_monitor;
|
||||
- GRANT SELECT ON ALL TABLES IN SCHEMA documentdb_api_internal TO pg_monitor;
|
||||
recovery:
|
||||
method: objectStore
|
||||
objectStore:
|
||||
|
||||
Reference in New Issue
Block a user