Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ As an administrator, you can configure and use external PostgreSQL databases in

[NOTE]
====
{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.
{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.

Also, configuring an external PostgreSQL instance by using the {product} Operator or Helm Chart is not intended for production use.
By default, the {product} operator or Helm Chart creates a local PostgreSQL database, but this is not recommended for production use. For production use, disable the local database creation and connect {product-short} to an external PostgreSQL instance.
====


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

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