| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | chiru r <chirupg(at)gmail(dot)com> |
| Cc: | Forums postgresql <pgsql-general(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: USER Profiles for PostgreSQL |
| Date: | 2017-09-19 17:09:54 |
| Message-ID: | 19410.1505840994@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
chiru r <chirupg(at)gmail(dot)com> writes:
> We are looking for User profiles in ope source PostgreSQL.
> For example, If a user password failed n+ times while login ,the user
> access has to be blocked few seconds.
> Please let us know, is there any plan to implement user profiles in feature
> releases?.
Not particularly. You can do that sort of thing already via PAM,
for example.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2017-09-19 17:28:11 | Re: [GENERAL] USER Profiles for PostgreSQL |
| Previous Message | chiru r | 2017-09-19 16:57:04 | USER Profiles for PostgreSQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-09-19 17:15:28 | Re: Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. |
| Previous Message | Andres Freund | 2017-09-19 17:08:21 | Re: Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup. |