diff --git a/admin_manual/configuration_database/linux_database_configuration.rst b/admin_manual/configuration_database/linux_database_configuration.rst index 2f7ed64d0..51fcc2c8c 100644 --- a/admin_manual/configuration_database/linux_database_configuration.rst +++ b/admin_manual/configuration_database/linux_database_configuration.rst @@ -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