Skip to content

Commit 814ec65

Browse files
Dementii PriadkoNikolayS
andcommitted
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Nikolay Samokhvalov <nik@postgres.ai>
1 parent eabe385 commit 814ec65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ create extension if not exists rds_tools;
128128
grant execute on function rds_tools.pg_ls_multixactdir() to postgres_ai_mon;
129129
```
130130

131-
If you're self-hosting your database:
131+
For self-managed Postgres:
132132

133133
```sql
134134
grant execute on function pg_stat_file(text) to postgres_ai_mon;

0 commit comments

Comments
 (0)