Re: CREATE TABLE privilege - will it be implemented?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Heni Lolov <hal_bg(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: CREATE TABLE privilege - will it be implemented?
Date: 2002-02-17 01:57:31
Message-ID: 200202170157.g1H1vVm19329@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-admin

Heni Lolov wrote:
> Hi
> I am very interested in the possibility to allow and
> disallow users to create tables, views and etc. I am
> waiting for this since version 6.5.
> I hoped that it will apear in 7.2 but was wrong.
> Will it be available soon? I have planned migration to
> PG over a year but it is inpossible due to this
> limitation. I can not believe such great and full of
> features (some of them quite exotic) database lacks
> this usual, extremely important and necessary
> feature.
>
> So are there any plans of implementig this in the near
> future?
>
> I have looked in the mailing lists, there were some
> discussions on this topic but nothing specific.

It has been submitted as a patch was delayed because we were going to
overhaul the entire permission system. What has happened is that
release after release has been made with no redesign, and not addition
of this feature. I hope we can push for this in 7.3.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Tom Lane 2002-02-17 02:19:18 Re: CREATE TABLE privilege - will it be implemented?
Previous Message Heni Lolov 2002-02-15 07:36:50 CREATE TABLE privilege - will it be implemented?

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2002-02-17 02:19:18 Re: CREATE TABLE privilege - will it be implemented?
Previous Message Pam Wampler 2002-02-16 20:03:40 Re: How to include plpgsql in table pg_language