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 622713e commit 4b0bdb3Copy full SHA for 4b0bdb3
docs/modules/ROOT/pages/vshn-managed/postgresql/usermanagement.adoc
@@ -101,6 +101,11 @@ spec:
101
102
After that, we create a pod that will re-create the database with the desired settings.
103
104
+[WARNING]
105
+====
106
+This will drop the database and recreate it. Make sure you have a backup of the data before running this pod.
107
108
+
109
.Run a pod with SQL commands to create custom database
110
[source,yaml]
111
----
0 commit comments