mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Merge pull request #1461 from kurjajuur666/patch-2
Update linux_database_configuration.rst
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user