db_user_namespace

From: Rafal Pietrak <rafal(at)zorro(dot)isa-geek(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: db_user_namespace
Date: 2006-05-27 11:39:18
Message-ID: 1148729958.14902.8.camel@model.home.waw.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

Having the new (as of rel 8.xx) ROLE system; whould it be a problem to
implement a:

GRANT/REVOKE CONNECT ON "database" TO/FROM "role" | PUBLIC;

instead of current cludge of "db_user_namespace"?

--
-R

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-05-27 11:45:55 Re: db_user_namespace
Previous Message George Pavlov 2006-05-27 06:14:05 Re: Invoke diff from plpgsql?