Re: No create table - Mailing list pgsql-admin

From adey
Subject Re: No create table
Date
Msg-id 1c66bda80707261941s78aa820dh2abeb49a39e39c46@mail.gmail.com
Whole thread Raw
In response to No create table  ("Anderson Alves de Albuquerque " <andersonaa@gmail.com>)
List pgsql-admin
Did your cammand fail, or did it work, but the user can still create tables?

On 7/27/07, Anderson Alves de Albuquerque <andersonaa@gmail.com> wrote:
 
 I need to use a user that can not have permission to create table in one BD.
 
 I use revoke,  I tray with "revoke all on database XXX to|from USERNAME;", but I don't have success.
 
 Could someone help me?

 With revoke I only limit access in tables.

 

pgsql-admin by date:

Previous
From: John Koller
Date:
Subject: Re: Question about Postgres
Next
From: "Abraham, Danny"
Date:
Subject: Can I retrieve NOTICE info from within a Stored Procedure?