Postgres: Issue Creating a User
        Posted  
        
            by Grasper
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Grasper
        
        
        
        Published on 2010-03-09T18:12:32Z
        Indexed on 
            2010/03/11
            17:39 UTC
        
        
        Read the original article
        Hit count: 373
        
I have a database called ADB.
When I create a new user/role, that user cannot, by default SEE ADB and query against the tables in it.
How can I change that default?
© Stack Overflow or respective owner