Database readonly permissions

From: Denis Gasparin <denis(at)edinet(dot)it>
To: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Database readonly permissions
Date: 2001-09-24 06:41:08
Message-ID: 5.1.0.14.0.20010921174125.00ab4050@10.1.1.2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi to all!
Is there a way to set readonly permissions on an entire database
for a user? The only way I've found is to do a script that fetch all the
tables, the views, etc. and to set permissions using the "GRANT" command.

Thank for your replies,

Eng. Denis Gasparin: denis(at)edistar(dot)com
---------------------------
Programmer & System Administrator - Edistar srl

Browse pgsql-general by date

  From Date Subject
Next Message Tille, Andreas 2001-09-24 08:19:29 Re: Hardware tuning (Was: Performance question)
Previous Message cveridis 2001-09-24 06:28:34 Question on triggers...