Re: Locking out a user after several failed login attempts

Поиск
Список
Период
Сортировка
От Jean-Yves F. Barbier
Тема Re: Locking out a user after several failed login attempts
Дата
Msg-id 20110630174405.3f2b2224@anubis.defcon1
обсуждение исходный текст
Ответ на Re: Locking out a user after several failed login attempts  ("mark" <dvlhntr@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Vincent Ficet
Дата:
Сообщение: Re: pg_advisory_locks in a multithreaded application context
Следующее
От: Mäggi Hieber
Дата:
Сообщение: change data type 'money' to '€'