Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
address review
Co-authored-by: Vitor Mattos <[email protected]>
Signed-off-by: Simon L. <[email protected]>
  • Loading branch information
szaimen and vitormattos authored Oct 27, 2022
commit aac802569fc15d5b642ee8ad74401caa58c3293d
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down