Re: Error ??

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error ??
Дата
Msg-id 16769.983333342@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error ??  (Tubagus Nizomi <nizomi@dnet.net.id>)
Список pgsql-sql
Tubagus Nizomi <nizomi@dnet.net.id> writes:
> NOTICE:  get_groname: group 0 not found
> getTables(): SELECT failed.  Explanation from backend: 'pqReadData() -- 
> backend closed the channel unexpectedly.

I think you dropped a user that was still a member of a group, or
a group still referred to in a table's permissions, or something
like that.  Look into pg_user and pg_group, and look at the permissions
of the table you were trying to access.

We have fixed a couple of bugs like this in current sources, but I'd
like to know the details when you have them, just to make sure this
case is covered now ...
        regards, tom lane


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

Предыдущее
От: Tubagus Nizomi
Дата:
Сообщение: Error ??
Следующее
От: Louis-David Mitterrand
Дата:
Сообщение: Re: Compiling "C" Functions