Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Change Password

_images/password.png
To change your password, follow the following steps:
  1. Enter your current password in the Current Password textbox.
  2. Enter your desired password in the New Password textbox.
  3. Enter your desired password again, this time in the Confirm Password textbox.
  4. Click the OK button.

Good practice

It is good policy to set a password to protect your data, even in ‘safe’ environments such as at home. In the workplace, failure to apply an appropriate password policy could leave you in breach of Data Protection laws in some circumstances.
pgAdmin does not enforce any password restrictions, however we do recommend that you consider the following guidelines when selecting passwords. This is not an exhaustive list and will not guarantee security.
  • Ensure that passwords are of adequate length. 6 characters should be the absolute minimum.
  • Ensure that passwords are not easily guessable by others, or open to dictionary attacks. Use a mixture of upper and lower case letters and numerics, and avoid using words or names. Consider using the first letter from each word in a phrase that you will remember easily but others will not guess.
  • Ensure that your password is change regularly - at least every ninety days.

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

Ora2PG - Oracle/MySQL to Postgres DB migration Version 20.0

PostgreSQL Introduction