Skip to content

Commit 9aa1001

Browse files
Merge pull request #253165 from hasani-h/patch-1
Update PostgreSQL Limitations
2 parents f0a672b + 4dd5dd1 commit 9aa1001

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/azure-arc/data/limitations-postgresql.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ This article describes limitations of Azure Arc-enabled PostgreSQL.
2121

2222
Configuring high availability to recover from infrastructure failures isn't yet available.
2323

24+
## Monitoring
25+
26+
Currently, local monitoring with Grafana is only available for the default `postgres` database. Metrics dashboards for user created databases will be empty.
27+
28+
## Configuration
29+
30+
System configurations that are stored in `postgresql.auto.conf` are backed up when a base backup is created. This means that changes made after the last base backup, will not be present in a restored server until a new base backup is taken to capture those changes.
2431

2532
## Roles and responsibilities
2633

0 commit comments

Comments
 (0)