mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1465 from nextcloud/backport/1461/stable16
[stable16] Update linux_database_configuration.rst
This commit is contained in:
commit
384e2710f9
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user