Thread: PostgreSQL db password policy
Hi Anthony,
Can you assist me with configuration for passwordcheck_extra.
In README file it's mentioned that :
1) Copy it as contrib/passwordcheck_extra in PostgreSQL code and use the following command: make install
I am using Windows operating system, So I need to copy passwordcheck_extra.sql in C:\Program Files\PostgreSQL\9.5\share\contrib , correct ?
Then, where to run make install command to make it available?
Reagrds,
Sudesh Mohane
sudesh mohane schrieb am 05.12.2018 um 07:26: > Can you assist me with configuration for passwordcheck_extra <https://github.com/michaelpq/pg_plugins/tree/master/passwordcheck_extra>. > > In README file it's mentioned that : > > 1) Copy it as contrib/passwordcheck_extra in PostgreSQL code and use the > following command: > make install > > I am using Windows operating system, So I need to copy > passwordcheck_extra.sql > <https://github.com/michaelpq/pg_plugins/blob/master/passwordcheck_extra/sql/passwordcheck_extra.sql> > in C:\Program Files\PostgreSQL\9.5\share\contrib , correct ? > > Then, where to run make install command to make it available? Please stop asking questions on the "-bugs" mailing list. This is only for reporting bugs, not for general support. Questions like that should be send to the "-general" list.