Skip to content

Commit cb8fb6d

Browse files
committed
Updates notes on Configuring external PostgreSQL databases
1 parent 1aca5af commit cb8fb6d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

assemblies/assembly-configuring-external-postgresql-databases.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ As an administrator, you can configure and use external PostgreSQL databases in
55

66
[NOTE]
77
====
8-
{product-short} supports only configuring external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases.
8+
{product-short} supports the configuration of external PostgreSQL databases. You can perform maintenance activities, such as backing up your data or configuring high availability (HA) for the external PostgreSQL databases.
99
10-
Also, configuring an external PostgreSQL instance by using the {product} Operator or Helm Chart is not intended for production use.
10+
By default, the {product} or Helm Chart creates a local PostgreSQL database. However, this is not recommended for production use. For production use, disable the local database creation and connect {product-short} to an external PostgreSQL instance.
1111
====
1212

1313

@@ -17,5 +17,3 @@ include::modules/admin/proc-configuring-postgresql-instance-using-helm.adoc[leve
1717

1818
include::modules/admin/proc-migrating-databases-to-an-external-server.adoc[leveloffset=+1]
1919

20-
21-

0 commit comments

Comments
 (0)