To synchronize user privileges - PostgreSQL in cPanel, you can follow these steps:
1. Access cPanel:
- Log in to your cPanel account.
2. Navigate to the Databases section:
- Find and click on the "PostgreSQL Databases" section.

3. Create or select a database:
- 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:
-
In the "PostgreSQL Databases" section, you will see an area where you can add new users or manage existing users.
-
To add a new user, enter the username and password, then click "Create User". To create a new user, see: Here
-
To manage an existing user, select the user from the list.
5. Add user to the database:
-
After creating or selecting a user, you will see the option to add the user to a database.
-
Select the database to which you want to grant privileges to the user.
-
Then click "Submit".

6. Synchronize privileges:
- 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.