Re: [ADMIN] phantom rights - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: [ADMIN] phantom rights
Date
Msg-id CAOR=d=0GHdeR5doo47i=Z1iWqftQxPsgvxu4iXFMkaV7iY1wKg@mail.gmail.com
Whole thread Raw
In response to Re: [ADMIN] phantom rights  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: [ADMIN] phantom rights
List pgsql-admin
Further:

smarlowe=# \c smarlowe stan
You are now connected to database "smarlowe" as user "stan".
smarlowe=> \z test
                            Access privileges
 Schema | Name | Type  | Access privileges | Column privileges | Policies
--------+------+-------+-------------------+-------------------+----------
 public | test | table |                   |                   |
(1 row)

smarlowe=> select * from test;
ERROR:  permission denied for relation test


pgsql-admin by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: [ADMIN] phantom rights
Next
From: Sumeet Shukla
Date:
Subject: Re: [ADMIN] [PERFORM] 2 server with same configuration but huge difference in performance