Define permissions at database level - Mailing list pgsql-novice

From dipti shah
Subject Define permissions at database level
Date
Msg-id d5b05a951002180053t61b87724pa167449b558a520d@mail.gmail.com
Whole thread Raw
List pgsql-novice
Hi,
 
Is it possible to define the permissions at database level such that no users(except postgres) can execute DROP, ALTER, TRUNCATE commands directily? Users have to use the given stored procedures.
 
Thanks,
Dipti

pgsql-novice by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: check_postgres
Next
From: A B
Date:
Subject: How to select all columns and insert into other table