Re: [GENERAL] another BUG
От | Bruce Momjian |
---|---|
Тема | Re: [GENERAL] another BUG |
Дата | |
Msg-id | 199909231822.OAA21689@candle.pha.pa.us обсуждение исходный текст |
Ответ на | another BUG ("Jonathan davis" <haj@idianet.net>) |
Список | pgsql-general |
[Charset iso-8859-1 unsupported, filtering to ASCII...] > hello, > > bd=> INSERT INTO pg_group VALUES('group-tgy'); > bd=> \z > NOTICE: get_groname: group 87 not found > pqReadData() -- backend closed the channel unexpectedly. > This probably means the backend terminated abnormally > before or while processing the request. > bd=> select * from pg_group; > PQsendQuery() -- There is no connection to the backend. > Can't reproduce here: test=> create table test (x int); CREATE test=> INSERT INTO pg_group VALUES('group-tgy'); INSERT 18761 1 test=> \z Database = test +----------+--------------------------+ | Relation | Grant/Revoke Permissions | +----------+--------------------------+ | test | | +----------+--------------------------+ -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-general по дате отправления: