Re: [HACKERS] grant broken

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: [HACKERS] grant broken
Дата
Msg-id Pine.LNX.3.95.980110120455.1244C-100000@maidast
обсуждение исходный текст
Ответ на Re: [HACKERS] grant broken  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
On Fri, 9 Jan 1998, Bruce Momjian wrote:

> >
> > 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?

It's a test database, with a single table in it, and two users (the DBA,
and a normal user).

One of the methods in JDBC's DatabaseMetaData returns details about the
rights granted on the database, so to test the method, I was setting up
the normal user with update rights to the table, so I had something to
work on.

The backend simply dies when ever the grant statement is entered
correctly.

--
Peter T Mount  petermount@earthling.net or pmount@maidast.demon.co.uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


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

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: [HACKERS] Disk block size issues.
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: [HACKERS] DefaultHost