Merge pull request #1461 from kurjajuur666/patch-2

Update linux_database_configuration.rst
This commit is contained in:
Morris Jobke
2019-05-31 17:45:11 +02:00
committed by GitHub

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