Database privileges - Mailing list pgsql-novice

From GH
Subject Database privileges
Date
Msg-id 20001114232939.A11573@over-yonder.net
Whole thread Raw
List pgsql-novice
Is it possible to control user access per database without using an external
password file?

As it is, (pg_hba.conf),
local  all   password
with passwords in Postgres, any user can create tables in any database
but cannot delete or otherwise alter tables not owned by him.

I hope to manage users completely within the database.

Thanks.
gh


pgsql-novice by date:

Previous
From: ghaverla@freenet.edmonton.ab.ca
Date:
Subject: Re: converting seconds since epoch to time string
Next
From: The Hermit Hacker
Date:
Subject: Re: Replication