Hello,
when i read the pg_user, the same error comes ( 6.5.3 Postgresdb)
tipdb=> select * from pg_user;
ERROR: cache lookup for userid 201 failed
Marc Gehling wrote:
> Hello,
>
> with pg_dump testdb > db.out there is an errorline
>
> getTypes(): SELECT failed. Explanation from backend: 'ERROR: cache
> lookup for
> userid 201 failed
>
> any Idea
>
> marc