Re: ERROR: cache lookup for userid 26 failed

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Vilson farias" <vilson(dot)farias(at)digitro(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: cache lookup for userid 26 failed
Date: 2001-06-18 19:57:56
Message-ID: 8057.992894276@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Vilson farias" <vilson(dot)farias(at)digitro(dot)com(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ryan Mahoney 2001-06-18 19:59:03 Re: max_expr_depth
Previous Message Tom Lane 2001-06-18 19:40:37 Re: Re: Replace MSSQL by PostgreSQL ?