Merge pull request #1465 from nextcloud/backport/1461/stable16

[stable16] Update linux_database_configuration.rst
This commit is contained in:
Morris Jobke 2019-05-31 18:02:07 +02:00 committed by GitHub
commit 384e2710f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -342,7 +342,7 @@ the command from, use::
psql -Uusername -dnextcloud
To access a MySQL installation on a different machine, add the -h option with
To access a PostgreSQL installation on a different machine, add the -h option with
the respective host name::
psql -Uusername -dnextcloud -h HOSTNAME