Re: Locking out a user after several failed login attempts - Mailing list pgsql-novice

From Jean-Yves F. Barbier
Subject Re: Locking out a user after several failed login attempts
Date
Msg-id 20110630174405.3f2b2224@anubis.defcon1
Whole thread Raw
In response to Re: Locking out a user after several failed login attempts  ("mark" <dvlhntr@gmail.com>)
List pgsql-novice
On Thu, 30 Jun 2011 07:10:43 -0600, "mark" <dvlhntr@gmail.com> wrote:

>
> That might be a ok on a small application with a limited number of users. A
> few thousand login attempts per min and you are probably going to wish the
> counter lived outside of your RDBMS.

As pg is able to sustain large loads, I don't see why.  But you can
externalize if you want, using dblink.

--
The weed of crime bears bitter fruit... but the leaves are good to smoke!
        -- The Shadow

pgsql-novice by date:

Previous
From: Vincent Ficet
Date:
Subject: Re: pg_advisory_locks in a multithreaded application context
Next
From: Mäggi Hieber
Date:
Subject: change data type 'money' to '€'