From: | Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: [HACKERS] USER Profiles for PostgreSQL |
Date: | 2017-09-20 05:43:36 |
Message-ID: | a6517089-c65c-5d8a-57b8-88f6c23b6644@matrix.gatewaynet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On 19/09/2017 20:09, Tom Lane wrote:
> 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.
Or LDAP as in our case.
>
> regards, tom lane
>
>
--
Achilleas Mantzios
IT DEV Lead
IT DEPT
Dynacom Tankers Mgmt
From | Date | Subject | |
---|---|---|---|
Next Message | Meel Velliste | 2017-09-20 06:14:26 | Logical decoding client has the power to crash the server |
Previous Message | Job | 2017-09-20 05:42:12 | R: Insert large number of records |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2017-09-20 05:46:19 | Re: Error: dsa_area could not attach to a segment that has been freed |
Previous Message | Masahiko Sawada | 2017-09-20 05:38:42 | Re: pgbench: Skipping the creating primary keys after initialization |