Deleting Users And Changing Their Passwords

To delete the PostgreSQL database user:

  1. Select PostgreSQL Users in the Databases menu.
  2. Click the Trash icon next to the user name on the PostgreSQL user management page.
  3. Agree to additional charges.

    Important: The Trash icon appears only next to non-owners. The owner of a database cannot be deleted, unless you remove the PostgreSQL database.

To change user password:

  1. Select PostgreSQL Users in the Databases menu.
  2. Click the Change icon next to the name of the user.
  3. Enter a new password, confirm it, and click Change.

Important: the user privileges can be changed by means of phpPgAdmin.