Re: Configuration questions - Mailing list pgsql-admin

From Francisco Reyes
Subject Re: Configuration questions
Date
Msg-id cone.1270579505.757273.18171.1000@shelca
Whole thread Raw
In response to Configuration questions  (Kevin Crain <kevin.crain1@gmail.com>)
Responses Re: Configuration questions  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Configuration questions  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-admin
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..
This page may be of interest:
http://www.postgresql.org/docs/current/static/auth-methods.html


> Also is there a way to limit the number of concurrent connections on a per
> account basis?

Don't think there is an option for that either.

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Postgresql-8.4 won't boot at startup on 9.10
Next
From: Scott Marlowe
Date:
Subject: Re: Postgresql-8.4 won't boot at startup on 9.10