From aac802569fc15d5b642ee8ad74401caa58c3293d Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 27 Oct 2022 13:06:42 +0200 Subject: [PATCH] address review Co-authored-by: Vitor Mattos Signed-off-by: Simon L. --- .../configuration_database/linux_database_configuration.rst | 4 ++-- 1 file 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