| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | psqlhack(at)maidast(dot)demon(dot)co(dot)uk (Peter T Mount) |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] grant broken |
| Date: | 1998-01-09 21:56:00 |
| Message-ID: | 199801092156.QAA23304@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> 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(at)candle(dot)pha(dot)pa(dot)us
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Darren King | 1998-01-09 22:24:04 | Re: [HACKERS] Disk block size issues. |
| Previous Message | The Hermit Hacker | 1998-01-09 21:48:59 | Re: [HACKERS] Disk block size issues. |