Skip to content
Merged
Changes from 4 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. However, this configuration is not suitable for the production environments. For production deployments, disable the creation of local database and configure {product-short} to connect to an external PostgreSQL instance instead.
====


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]