diff --git a/admin_manual/configuration_database/linux_database_configuration.rst b/admin_manual/configuration_database/linux_database_configuration.rst index 3290d814d..6a09784c3 100644 --- a/admin_manual/configuration_database/linux_database_configuration.rst +++ b/admin_manual/configuration_database/linux_database_configuration.rst @@ -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