Francisco Reyes <li...@stringsutils.com> writes: > Kevin Crain writes: >> How do I configure postgres to lock a user's account after X failed login >> attempts, where X is an arbitrary number.
> Don't think there is a way to do that. > Perhaps using an authentication mechanism that supports that and then using > it to connect to Postgres.. The usual suggestion is to use PAM if you want a customized login policy. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin