Database privileges

From: GH <grasshacker(at)over-yonder(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Database privileges
Date: 2000-11-15 05:29:39
Message-ID: 20001114232939.A11573@over-yonder.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-novice by date

  From Date Subject
Next Message The Hermit Hacker 2000-11-15 05:43:13 Re: Replication
Previous Message Vic 2000-11-15 05:26:50 Troubles with plPgSQL.