Re: Restricting access to rows? - Mailing list pgsql-general

From Tom Lane
Subject Re: Restricting access to rows?
Date
Msg-id 25709.1148653517@sss.pgh.pa.us
Whole thread Raw
In response to Re: Restricting access to rows?  (Rafal Pietrak <rafal@zorro.isa-geek.com>)
Responses Re: Restricting access to rows?  (Rafal Pietrak <rafal@zorro.isa-geek.com>)
List pgsql-general
Rafal Pietrak <rafal@zorro.isa-geek.com> writes:
> Are there any plans to make CREATE USER local to a database?

No.

There is the db_user_namespace configuration parameter, but it's a bit
of an ugly kluge if you ask me ...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Vector type (Re: challenging constraint situation - how do I make it)
Next
From: Emi Lu
Date:
Subject: Re: delete is extremely slow