Hi All, Is this possible to create trigger in postgres to check the password strength( like char should be min 8 character) while to creating user or role with password.
If it possible can you please share the script with me.. -Pawan
Hi All, Is this possible to create trigger in postgres to check the password strength( like char should be min 8 character) while to creating user or role with password.
If it possible can you please share the script with me.. -Pawan