| From: | sudesh mohane <smohane(at)gmail(dot)com> |
|---|---|
| To: | asotolongo(at)gmail(dot)com |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org, michael(at)paquier(dot)xyz |
| Subject: | PostgreSQL db password policy |
| Date: | 2018-12-05 06:26:12 |
| Message-ID: | CAPy-8kE26WYpCOXsvnVXAQsbeVvTMe4RH_=A2En_vLqzncQZfg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi Anthony,
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?
Reagrds,
Sudesh Mohane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2018-12-05 07:44:05 | BUG #15535: psql: \copy: parse error at... |
| Previous Message | Michael Paquier | 2018-12-05 01:08:17 | Re: PostgreSQL db password policy |