Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon L <szaimen@e.mail.de>2022-10-27 14:06:42 +0300
committerGitHub <noreply@github.com>2022-10-27 14:06:42 +0300
commitaac802569fc15d5b642ee8ad74401caa58c3293d (patch)
tree459a39b38f40f870a6b87289786a00d793a70ca4
parent4c05d88d9c75ade2a7c73b7d89846b990f862ddd (diff)
address review
Co-authored-by: Vitor Mattos <vitor@php.rio> Signed-off-by: Simon L. <szaimen@e.mail.de>
-rw-r--r--admin_manual/configuration_database/linux_database_configuration.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin_manual/configuration_database/linux_database_configuration.rst b/admin_manual/configuration_database/linux_database_configuration.rst
index 2aa3e6055..0d77289d9 100644
--- a/admin_manual/configuration_database/linux_database_configuration.rst
+++ b/admin_manual/configuration_database/linux_database_configuration.rst
@@ -184,8 +184,8 @@ PostgreSQL database
In order to run Nextcloud securely on PostgreSQL, it is assumed that only
Nextcloud uses this database and thus only one user accesses the database.
-For further services and users, please create a separate database.
-(Install a separate PostgreSQL instance.)
+For further services and users, we recommend to create a separate
+database or PostgreSQL instance.
If you decide to use a PostgreSQL database make sure that you have installed
and enabled the PostgreSQL extension in PHP. The PHP configuration in :file:`/etc/php7/conf.d/pgsql.ini` could look