
#Sql tabs postgresql super user password
PASSWORD – The new Password is the string that you want to set as the password for the user.If neither ENCRYPTED or UNENCRYPTED property is specified and neither this is done while user creation then the default password storing mechanism is decided based on password_encryption configuration variable. UNENCRYPTED – The password is not stored in encrypted format in pg_catalog.


Some of the option properties are mentioned in the following section. Option – We can change multiple parameters and privileges associated with the user using this format.Name – It is the name of the user or role whose properties or password you want to change.Using the above create command the new user can be created and along with that other options can also be assigned. Hadoop, Data Science, Statistics & othersĬREATE USER name option ]
