Re: [HACKERS] [Fwd: bug ? get_groname: group 0 not found] - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] [Fwd: bug ? get_groname: group 0 not found]
Date
Msg-id 9706.935887768@sss.pgh.pa.us
Whole thread Raw
In response to [Fwd: bug ? get_groname: group 0 not found]  (Spirou <spirou@carolo.net>)
List pgsql-hackers
Spirou <spirou@carolo.net> writes:
>> I can't find my classes anymore (cf below ...) !
>> mybase=> \z
>> NOTICE:  get_groname: group 0 not found
>> pqReadData() -- backend closed the channel unexpectedly.
>> This probably means the backend terminated abnormally
>> before or while processing the request.

Yup, that's a bug alright.  I recall having heard of these symptoms
before --- try searching the pghackers archives for mention of
'get_groname'.  I think this may be fixed in the latest release
(what version are you running, anyway?)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Michael Richards
Date:
Subject: entries in pg_shadow
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Quoting in stored procedures