Re: [HACKERS] USER Profiles for PostgreSQL - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] USER Profiles for PostgreSQL
Date
Msg-id 19410.1505840994@sss.pgh.pa.us
Whole thread Raw
In response to [HACKERS] USER Profiles for PostgreSQL  (chiru r <chirupg@gmail.com>)
Responses Re: [GENERAL] [HACKERS] USER Profiles for PostgreSQL
List pgsql-hackers
chiru r <chirupg@gmail.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


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] Re: [COMMITTERS] pgsql: Perform only oneReadControlFile() during startup.
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re: [COMMITTERS] pgsql: Perform only one ReadControlFile() during startup.