Re: ERROR: cache lookup for userid 26 failed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: cache lookup for userid 26 failed
Дата
Msg-id 8057.992894276@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: cache lookup for userid 26 failed  ("Vilson farias" <vilson.farias@digitro.com.br>)
Список pgsql-general
"Vilson farias" <vilson.farias@digitro.com.br> writes:
> Does anyone know what is this error?
> ERROR:  cache lookup for userid 26 failed

Evidently pg_shadow has no entry with usesysid 26.  Add it back...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Replace MSSQL by PostgreSQL ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: aggregate function for median calculation