Re: PostgreSQL db password policy
sudesh mohane <smohane@gmail.com>
From: sudesh mohane <smohane@gmail.com>
To: pgsql-bugs@lists.postgresql.org
Date: 2018-12-04T11:45:25Z
Lists: pgsql-bugs
> Hello Team, > > We are using PostgreSQL db for one of our projects. By default DB > accepts any password. However client need password policy. > > We want to implement password policy (e.g. password expiry, password > length etc) in PostgreSQL. > > Can you please advise how to achieve this in PostgreSQL ? > > Regards, > Sudesh Mohane >