Thread

  1. Re: [HACKERS] grant broken

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-01-09T21:56:00Z

    > 
    > On Fri, 9 Jan 1998, Bruce Momjian wrote:
    > 
    > > How about a new initdb?
    > 
    > That was the first thing I tried. When that didn't work, I removed the
    > entire distribution, resynced the source with cvs, and recompiled.
    > 
    > When checking that the large object fix wasn't to blame, I did a fresh
    > initdb again before testing.
    
    Can you give me a test case?  Is it \z on an empty database, or does a
    table have to have a specific permissoin?
    
    ---------------------------------------------------------------------------
    
    test=> \z
    
    Database    = test
     +------------------+----------------------------------------------------+
     |  Relation        |             Grant/Revoke Permissions               |
     +------------------+----------------------------------------------------+
     | test             | {"=arwR","wilson=arwR"}                            | 
     | test2            |                                                    | 
     | test3            |                                                    | 
     | test4            |                                                    | 
    
    -- 
    Bruce Momjian
    maillist@candle.pha.pa.us