Re: Request to Enforce the password Strength for PostgreSQL Databases

2018-01-03 Thread Michael Paquier
On Wed, Jan 03, 2018 at 02:53:27PM +, Goli, Vijay wrote: > As per our Organization standards, we need to have the below limitations: > > 1. Password length should be minimum of 15 characters. > 2. Password should contain at least one digit, one upper and lower > case character and one

Request to Enforce the password Strength for PostgreSQL Databases

2018-01-03 Thread Goli, Vijay
Hi Team, In Marsh we have the PostgreSQL Databases 9.5.6 version. As per my review of the postgresql direct site & some of the blogs , I see the default limits are below: * minimum 8 characters * password cannot contain username * it must contain at least 1 letter and and least 1 n