[GENERAL] create trigger in postgres to check the password strength - Mailing list pgsql-general

From PAWAN SHARMA
Subject [GENERAL] create trigger in postgres to check the password strength
Date
Msg-id CAPgXFMTn6k9-DfenzhgnLY9VWdKTyyWtPDsgRzjukvyZJdDrBw@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] create trigger in postgres to check the password strength  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
Re: [GENERAL] create trigger in postgres to check the password strength  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
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

 

pgsql-general by date:

Previous
From: Nikolai Zhubr
Date:
Subject: Re: [GENERAL] Causeless CPU load waves in backend, on windows, 9.5.5(EDB binary).
Next
From: PAWAN SHARMA
Date:
Subject: Re: [GENERAL] create trigger in postgres to check the password strength