Re: User rights across databases - Mailing list pgsql-general

From Dado Feigenblatt
Subject Re: User rights across databases
Date
Msg-id 3C17A199.5080802@wildbrain.com
Whole thread Raw
In response to User rights across databases  (Francisco Reyes <lists@natserv.com>)
Responses Re: User rights across databases
List pgsql-general
Users are global for all the databases.
Permissions apply to table ids, not to their names.



Francisco Reyes wrote:

>Do user permissions exist accros databases?
>I have two databases, one production one test, where I have tables with
>the same names. I was going to add users to the test database and the
>server responded that the users already existed. How are the permissions
>controlled for tables with the same name accros different databases?
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org
>
>
>


--
Dado Feigenblatt                                 Wild Brain, Inc.
Technical Director                               (415) 216-2053
dado@wildbrain.com                               San Francisco, CA.




pgsql-general by date:

Previous
From: Javier Dussaillant
Date:
Subject: Re: Select .. Having vs computer fields
Next
From: Stephan Szabo
Date:
Subject: Re: Understanding Transactions