Skip to content

Commit 9c2b821

Browse files
authored
AAP-36937: Added info. external database and variable behavior (#2688)
1 parent 2415822 commit 9c2b821

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

downstream/modules/platform/proc-setup-postgresql-ext-database.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
[IMPORTANT]
66
====
7-
Red{nbsp}Hat does not support the use of external (customer supported) databases, however they are used by customers.
8-
The following guidance on initial configuration, from a product installation perspective only, is provided to avoid related support requests.
7+
* Red{nbsp}Hat does not support the use of external (customer supported) databases, however they are used by customers. The following guidance on initial configuration, from a product installation perspective only, is provided to avoid related support requests.
8+
* When using an external database with the {PlatformNameShort}, you must create and maintain that database. Ensure that you clear your external database when uninstalling the {PlatformNameShort}.
99
====
1010

1111
Use the following procedure to configure an external PostgreSQL compliant database for use with an {PlatformNameShort} component, for example {ControllerName}, {EDAName}, {HubName}, and {Gateway}.

downstream/modules/platform/ref-database-inventory-variables.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ PostgreSQL admin password.
4444

4545
| | `postgresql_effective_cache_size` | PostgreSQL effective cache size.
4646

47-
| | `postgresql_keep_databases` | Keep databases during uninstall.
47+
| | `postgresql_keep_databases` | Keep databases during uninstall. This variable applies to databases managed by the installer only, and not for external customer-created databases.
4848

4949
Default = `false`
5050

0 commit comments

Comments
 (0)