Re: [GENERAL] Database access permissions - Mailing list pgsql-general

From Howie
Subject Re: [GENERAL] Database access permissions
Date
Msg-id Pine.LNX.3.96.990319014824.10978G-100000@brap-eth0.toodarkpark.org
Whole thread Raw
In response to Database access permissions  ("Jonathan A. Zdziarski" <jonz@netrail.net>)
Responses Accessing records w/&
List pgsql-general
On Thu, 18 Mar 1999, Jonathan A. Zdziarski wrote:

> Hi,
>
> Got another question for you today.  Is there any documentation that talks
> about how to set up individual database permissions?  I need to be able to
> set it up so that some users can only access certain databases as
> read-only.  Thanks.

read up on the GRANTS section in the docs or do a '\h grant' and
a '\h revoke' from psql.

---
Howie <caffeine@toodarkpark.org>   URL: http://www.toodarkpark.org
  "You can change the world with a bullet in the right place"


pgsql-general by date:

Previous
From: Peter Blazso
Date:
Subject: subscribe pgsql-general
Next
From: Stuart Rison
Date:
Subject: Re: [GENERAL] Simple Question, hard answer