Re: create table permission - Mailing list pgsql-admin

From Heni Lolov
Subject Re: create table permission
Date
Msg-id 20020619081705.24961.qmail@web21007.mail.yahoo.com
Whole thread Raw
In response to create table permission  (bertdd@lumumba.luc.ac.be)
Responses Re: create table permission
List pgsql-admin
Hi,

This is the nost stupid thing in PostgreSQL, but there is no CREATE TABLE
privilege :(((((((
Everybody CAN create tables. Unfortunately it will not be inplemented even in
Pg 7.3 according to TODO list. The developers do not consider it as important
feature. In my opinion this is the most obvious security hole in PostgreSQL.
Really Stupid but FACT!!!!!

HEY PEOPLE WILL YOU EVER FIX IT?

Hal

--- bertdd@lumumba.luc.ac.be wrote:
> How can I give SELECT privileges to a table of a database without giving
> CREATE TABLE privileges to that database ?
>
> Bert De Decker
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

pgsql-admin by date:

Previous
From: Jean-Christophe ARNU (JX)
Date:
Subject: index keeps on growing
Next
From: Rasmus Mohr
Date:
Subject: Re: create table permission