mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
typo fixed
Mysql in the line above a postgresql connection command.
This commit is contained in:
parent
018d4d377f
commit
a6692a8378
@ -304,7 +304,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