adding a db-specific user - Mailing list pgsql-general

From Sally Sally
Subject adding a db-specific user
Date
Msg-id BAY9-F29wONuHQift9L000191d6@hotmail.com
Whole thread Raw
Responses Re: adding a db-specific user  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
I was wandering how I can add a user to a specific db. There are several
databases but I want to add the user to only one of them. It seems when I
add a new user, it is entered in the pg_user table and I can log in to any
one of the other dbs (ofcourse I won't be able to do anything until I grant
permission still I don't even want to be able to log in to the other dbs and
see the db schema etc).
Does anybody know how to avoid this?
Thanx
Sally

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee�
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Training and certification
Next
From: Markus Bertheau
Date:
Subject: order of statements in create function