Re: permissions?

From: Mike Mascari <mascarm(at)mascari(dot)com>
To: Marc Britten <mbritten(at)cybernet-usa(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: permissions?
Date: 2000-06-13 20:47:20
Message-ID: 39469DD8.9E94E25B@mascari.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Marc Britten wrote:
>
> hi again,
>
> I'm looking through all the docs i can find, and I don't see much about
> setting permissions outside of the basic adding users stuff, I added several
> users and the ones w/ create db rights can access the database just fine,
> all others get permission denied when trying to select from tables/views.
>
> what do i do to setup perms? or where can i find this info? neither the
> supplied docs seem to talk about this nor the book thats on the website
>
> marc britten

This link may do it for you:

http://www.postgresql.org/docs/postgres/sql-grant.htm

Hope that helps,

Mike Mascari

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Barnes 2000-06-13 20:57:15 initlocation and createdb
Previous Message Marc Britten 2000-06-13 20:34:54 permissions?