We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441602e commit 18805e2Copy full SHA for 18805e2
docs/admin/infrastructure/architecture.md
@@ -94,7 +94,8 @@ external PostgreSQL 13+ database for production deployments.
94
95
A managed PostgreSQL database, with daily backups, is recommended:
96
97
-- For AWS: Amazon RDS for PostgreSQL (preferably using [RDS IAM authentication](../../reference/cli/server.md#--postgres-auth)).
+- For AWS: Amazon RDS for PostgreSQL (preferably using
98
+ [RDS IAM authentication](../../reference/cli/server.md#--postgres-auth)).
99
- For Azure: Azure Database for PostgreSQL
100
- Flexible Server For GCP: Cloud SQL for PostgreSQL
101
0 commit comments