Skip to content

Commit f394f8c

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,9 @@ alter user postgres_ai_mon set search_path = "$user", public, pg_catalog;
117117
commit;
118118
```
119119

120-
If your database is hosted on AWS:
120+
### Optional permissions to analyze risks of certain performance cliffs
121+
122+
For RDS Postgres and Aurora:
121123

122124
```sql
123125
create extension if not exists rds_tools;

0 commit comments

Comments
 (0)