Re: Re: database access - Mailing list pgsql-general

From Tom Lane
Subject Re: Re: database access
Date
Msg-id 18178.984460075@sss.pgh.pa.us
Whole thread Raw
In response to Re: database access  (Tim Frank <tfrank@registrar.uoguelph.ca>)
List pgsql-general
>> Howcome that all users i create have permission to view and edit all
>> databases that i create. I want 1 user for each database. Anyone?

The "sameuser" option in pg_hba.conf may offer a solution.  This allows
access only to a database named the same as the user.

            regards, tom lane

pgsql-general by date:

Previous
From: Tim Frank
Date:
Subject: Re: database access
Next
From: Lincoln Yeoh
Date:
Subject: Re: Data type for storing images?