[general] Permissions

From: Travis Bauer <trbauer(at)indiana(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: [general] Permissions
Date: 2001-11-12 05:12:25
Message-ID: 20011112001225.A21437@swell.cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How do I set up my pg_hba.conf file to allow user "a" to only
have access to databases x, y, and z; and user "b" to only have
access to databases m, n, and o? The pgident authentication
mechanism looks like the best candidate, but it does not seem
to quite meet the requirements.

Thanks,

--
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-11-12 05:35:20 Re: [general] Permissions
Previous Message Bruce Momjian 2001-11-12 05:08:40 Re: PL/pgSQL RENAME bug?