Re: [HACKERS] grant broken

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] grant broken
Дата
Msg-id 199801091631.LAA28459@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
How about a new initdb?

>
> On Thu, 8 Jan 1998, Bruce Momjian wrote:
>
> > >
> > > While implementing a method to retrieve the permissions on a table,
> > > the statement: "grant all on test to public;" kills the backend.
> >
> > Works here.
>
> I've just resynced with cvs, rebuilt from scratch and still:
>
> test=> \z
>
> Database    = test
>  +------------------+----------------------------------------------------+
>  |  Relation        |             Grant/Revoke Permissions               |
>  +------------------+----------------------------------------------------+
>  | test             |                                                    |
>  +------------------+----------------------------------------------------+
> test=> grant all on test to pmount;
> PQexec() -- Request was sent to backend, but backend closed the channel
> before responding.
>         This probably means the backend terminated abnormally before or
> while processing the request.
>
> This happens both with and without the large object patch, so that's ruled
> out.
>
> Platform: Linux 2.0.27
>
> --
> 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
>
>


--
Bruce Momjian
maillist@candle.pha.pa.us

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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] column labels now with obligatory 'as'
Следующее
От: darrenk@insightdist.com (Darren King)
Дата:
Сообщение: Re: [HACKERS] Disk block size issues.