How do I configure postgres to lock a user's account after X failed loginattempts, where X is an arbitrary number.
Also is there a way to limit the number of concurrent connections on a peraccount basis?
-Kevin