Re: [HACKERS] grant broken

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] grant broken
Дата
Msg-id 199801092156.QAA23304@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] grant broken  (Peter T Mount <psqlhack@maidast.demon.co.uk>)
Ответы Re: [HACKERS] grant broken  (Peter T Mount <psqlhack@maidast.demon.co.uk>)
Список 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@candle.pha.pa.us

В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Disk block size issues.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: subselects