---
title: How to change the password of a PostgreSQL database
description: This page explains how to change the password of a PostgreSQL database
tags: webhosting password postgresql database
dates:
  validation: 2025-09-03
  posted: 2021-08-05
---
import Requirements from '@macros/iam/requirements.mdx'
import WebhostingOnline from '@macros/webhosting/webhosting-online.mdx'


<WebhostingOnline />

<Requirements />

- A Dedibox account logged into the Online [console](https://console.online.net)
- Created a **Webhosting Classic** plan
- [Created](/classic-hosting/how-to/create-postgresql-database/) a PostgreSQL database

1. Click **Hosting**. A list of your webhosting accounts displays.
2. Click **Manage** next to the hosting you want to configure. The webhosting overview page displays.
3. Click **PostgreSQL databases** under **Databases** in the side menu. The list of your databases displays.
4. Click the **cogwheel icon**, then **Update password**. A pop-up displays.
5. Enter the new password for your PostgreSQL database and its confirmation. Then click **Edit password**.

    The status of your database has changed to **Waiting for update**. Your password will be updated within one hour.


