How to Synchronize User Privileges - PostgreSQL

Á

Álvaro Moura

Last updated on Jul 13, 2026

To synchronize user privileges - PostgreSQL in cPanel, you can follow these steps:

1. Access cPanel:

  1. Log in to your cPanel account.

2. Navigate to the Databases section:

  1. Find and click on the "PostgreSQL Databases" section.

3. Create or select a database:

  1. If you don't already have a PostgreSQL database created, create a new one. Look: Here
    Otherwise, select the existing database for which you want to synchronize user privileges.

4. Manage users:

  1. In the "PostgreSQL Databases" section, you will see an area where you can add new users or manage existing users.

  2. To add a new user, enter the username and password, then click "Create User". To create a new user, see: Here

  3. To manage an existing user, select the user from the list.

5. Add user to the database:

  1. After creating or selecting a user, you will see the option to add the user to a database.

  2. Select the database to which you want to grant privileges to the user.

  3. Then click "Submit".

6. Synchronize privileges:

  1. Lastly, in the "Current Users" option, click "Synchronize Grants".

By following these steps, you should be able to effectively synchronize PostgreSQL user privileges in cPanel.