Access restriction

Jeff Davis <jdavis@wasabimg.com>

From: Jeff Davis <jdavis@wasabimg.com>
To: pgsql-general@postgresql.org
Date: 2000-11-29T10:46:55Z
Lists: pgsql-general
I am trying to set up a database system where each user has his/her own
database without access outside of it of any kind. This seemed simple,
but I cannot figure out how to create a user who cannot log into all
databases, or if I use "grant" it only gives them access to one class.

Thanks,
    Jeff Davis