> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changing database settings in Joomla

> Discover how to update Joomla database settings, including name, host, and username, for MySQL or PostgreSQL with admin access.

[Joomla](https://hosting.com/hosting/platforms/joomla-hosting) allows administrators to change database credentials such as database name, host, username or password for MySQL or PostgreSQL databases used in [Joomla](https://hosting.com/hosting/platforms/joomla-hosting). This article shows how to use the server tab in the global configuration to set the database settings.

## Changing database settings in Joomla

To change Joomla database settings, follow these steps:

1. Log in to your Joomla site with an administrator account.

2. On the top bar, click on **System** and then click on **Global Configuration**:\
   ![](https://static.hosting.com/kb/kb-joomla-dbsetting-3.png)

3. Click the **Server** tab to view the current database settings:\
   ![](https://static.hosting.com/kb/kb-joomla-dbsetting-2.png)

4. Following are the database setting you can change on the **Server** tab:

* Database Type on Joomla configuration determines the type of database used in the Joomla installation. Current versions of Joomla operate on MySQL, MSSQL and PostgreSQL. "MySQL" and "MySQLi" are the two choices for MySQL.These are two different PHP interfaces to MySQL databases.

* Host refers to the hostname of the database server. Commonly the database server resides in the same system as the web server, if this is the scenario then set this parameter to "localhost"

* Database Username is the username to access the datab

* ase with all  Joomla site’s data tables.

* Database Name is the name of the Joomla site database.Database Table Prefix is the prefix applied to the name of the database tables used in this Joomla installation.

5. Change the required database settings for the Joomla database and save the settings:\
   ![](https://static.hosting.com/kb/kb-joomla-dbsetting-1.png)

## Related articles

* [Changing the website URL in Joomla](/docs/changing-the-website-url-in-joomla)

* [Configure the Search Options in Joomla](/docs/configure-the-search-options-in-joomla)

* [Disabling plugins in Joomla](/docs/disabling-plugins-in-joomla)
